Bug 910754 - Update include paths for gonk's build as Skia's directory structure has changed r=snorp

This commit is contained in:
George Wright 2013-12-11 20:41:42 -05:00
Родитель d2a48b765f
Коммит 56fda9d61e
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -71,8 +71,8 @@ LOCAL_INCLUDES += [
'/content/media/omx/mediaresourcemanager',
'/dom/events',
'/dom/system/android',
'/gfx/skia/include/config',
'/gfx/skia/include/core',
'/gfx/skia/trunk/include/config',
'/gfx/skia/trunk/include/core',
'/widget/shared',
'/widget/xpwidgets',
]