Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index a8489c491a79851feacc64c3385e13bb7d9436fb..c92781b7937d80a843b6fa8dce726e118dd5a1bd 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -819,7 +819,7 @@ |
| ], |
| }, |
| }], |
| - ['OS=="android" and android_build_type==0', { |
| + ['OS=="android" and android_webview_build==0', { |
| 'dependencies': [ |
| 'ui_java', |
| ], |