Chromium Code Reviews| Index: ui/shell_dialogs.gypi |
| diff --git a/ui/shell_dialogs.gypi b/ui/shell_dialogs.gypi |
| index 4f474c5a1c491661730690d9a6454366506508ae..2675d73ab8ea0be95e188f47c094abc90ef3d831 100644 |
| --- a/ui/shell_dialogs.gypi |
| +++ b/ui/shell_dialogs.gypi |
| @@ -70,7 +70,7 @@ |
| ], |
| }, |
| }], |
| - ['OS=="android" and android_build_type==0', { |
| + ['OS=="android" and android_webview_build==0', { |
| 'dependencies': [ |
| 'ui_java', |
| ], |