Index: android_webview/libwebviewchromium.gypi |
diff --git a/android_webview/libwebviewchromium.gypi b/android_webview/libwebviewchromium.gypi |
index a15e0b9e3e32d7e7893d1059dcc89d3fece76f14..9c3a7ff444a3de7a03cb8e5098df7db7f2e7455c 100644 |
--- a/android_webview/libwebviewchromium.gypi |
+++ b/android_webview/libwebviewchromium.gypi |
@@ -39,7 +39,7 @@ |
'LOCAL_FDO_SUPPORT': 'true', |
}, |
}], |
- [ 'android_webview_build==1 and use_system_skia==0', { |
+ [ 'android_webview_build==1', { |
# When not using the system skia there are linker warnings about |
# overriden hidden symbols which there's no easy way to eliminate; |
# disable them. http://crbug.com/157326 |