Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Unified Diff: ui/shell_dialogs.gypi

Issue 12730006: Android: rename android_build_type gyp variable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add bug # to comments Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/eyesfree/eyesfree.gyp ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « third_party/eyesfree/eyesfree.gyp ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698