summaryrefslogtreecommitdiff
path: root/android_webview/android_webview.gyp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2014-07-28 15:37:25 -0700
committerDehao Chen <dehao@google.com>2014-08-08 16:02:13 -0700
commitb82e5f899812ca072bb811e43e56ebb5cbab0f74 (patch)
tree348b25237c09665fcb1eae31e524781190743c52 /android_webview/android_webview.gyp
parent0af60c418d3f24837982a3355f6339eceb48065e (diff)
downloadchromium_org-b82e5f899812ca072bb811e43e56ebb5cbab0f74.tar.gz
Adds LOCAL_FDO_SUPPORT to libwebview.
Change-Id: I378e30e0c0f9c717d6a38d3f0148427869e29136
Diffstat (limited to 'android_webview/android_webview.gyp')
-rw-r--r--android_webview/android_webview.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index 3b3752fa65..bba1446257 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -13,6 +13,7 @@
'dependencies': [
'android_webview_common',
],
+ 'android_enable_fdo': 1,
'conditions': [
# Avoid clashes between the versions of this library built with
# android_webview_build==1 by using a different name prefix.