Merge "Fix WebCore include paths due to merge to WebKit r75315"
This commit is contained in:
@@ -32,12 +32,14 @@ LOCAL_SRC_FILES := \
|
||||
PluginObject.cpp \
|
||||
event/EventPlugin.cpp \
|
||||
|
||||
WEBCORE_PATH := external/webkit/Source/WebCore
|
||||
|
||||
LOCAL_C_INCLUDES += \
|
||||
$(LOCAL_PATH) \
|
||||
$(LOCAL_PATH)/event \
|
||||
external/webkit/WebCore/bridge \
|
||||
external/webkit/WebCore/plugins \
|
||||
external/webkit/WebCore/platform/android/JavaVM \
|
||||
$(WEBCORE_PATH)/bridge \
|
||||
$(WEBCORE_PATH)/plugins \
|
||||
$(WEBCORE_PATH)/platform/android/JavaVM \
|
||||
external/webkit/WebKit/android/plugins
|
||||
|
||||
LOCAL_CFLAGS += -fvisibility=hidden
|
||||
|
||||
Reference in New Issue
Block a user