diff options
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -128,6 +128,10 @@ LOCAL_C_INCLUDES := $(LOCAL_C_INCLUDES) \ $(WEBCORE_PATH)/platform/graphics \ $(WEBCORE_PATH)/platform/graphics/android \ $(WEBCORE_PATH)/platform/graphics/android/context \ + $(WEBCORE_PATH)/platform/graphics/android/fonts \ + $(WEBCORE_PATH)/platform/graphics/android/layers \ + $(WEBCORE_PATH)/platform/graphics/android/rendering \ + $(WEBCORE_PATH)/platform/graphics/android/utils \ $(WEBCORE_PATH)/platform/graphics/filters \ $(WEBCORE_PATH)/platform/graphics/gpu \ $(WEBCORE_PATH)/platform/graphics/network \ |
