aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorEmily Bernier <ember@google.com>2015-06-23 16:53:06 -0400
committerEmily Bernier <ember@google.com>2015-06-23 17:21:47 -0400
commit8515d3f2a8f515601544dd9e1eac0dd48b726722 (patch)
treeb12215871cf48401489c6d52043531d96a711af3 /Android.mk
parent30527f7ffabcca3ff43dd096311316ec9ce2884c (diff)
downloadchromium-libpac-8515d3f2a8f515601544dd9e1eac0dd48b726722.tar.gz
Update proxy resolver and tests for V8 API changes.
Embedders now need to provide a v8::Platform implementation. dnsResolve() now returns 'undefined' instead of 'null' to indicate an error. Change-Id: I7f1d01320b1cb8bbd1ac44f6e062062fe55929c8
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 24548ca..d25755f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -19,7 +19,7 @@ LOCAL_CFLAGS += \
-Wno-format \
-Wno-unused-parameter \
-LOCAL_C_INCLUDES += $(LOCAL_PATH)/src
+LOCAL_C_INCLUDES += $(LOCAL_PATH)/src $(LOCAL_PATH)/../v8
LOCAL_STATIC_LIBRARIES := libv8