Index: android_webview/android_webview.gyp |
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp |
index 87249f9d8f6f6c9c2a25b91cfd114de1be80039b..edc6c05f4d3b953dd43062b3951f2e6b0f42b854 100644 |
--- a/android_webview/android_webview.gyp |
+++ b/android_webview/android_webview.gyp |
@@ -24,7 +24,7 @@ |
'lib/main/webview_entry_point.cc', |
], |
'conditions': [ |
- ['android_build_type != 0', { |
+ ['android_webview_build == 1', { |
'libraries': [ |
# The "android" gyp backend doesn't quite handle static libraries' |
# dependencies correctly; force this to be linked as a workaround. |