Chromium Code Reviews| Index: net/net_common.gypi |
| diff --git a/net/net_common.gypi b/net/net_common.gypi |
| index 2e056db928111dce24804f9bbb2d5c2d5dbd66e2..b19d3c6aa12ee488108d9fea1b648af2a8c3e7c4 100644 |
| --- a/net/net_common.gypi |
| +++ b/net/net_common.gypi |
| @@ -366,7 +366,7 @@ |
| ], |
| }, |
| ], |
| - ['OS=="android" and _toolset=="target" and android_webview_build == 0', { |
| + ['OS=="android" and _toolset=="target"', { |
| 'dependencies': [ |
| 'net_java', |
| ], |