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

Unified Diff: content/content.gyp

Issue 12730006: Android: rename android_build_type gyp variable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index d01e7d7132dd65dc53c07362bbeac06eb496bef1..f0e280408a814b31bc7508822b9ee0b1f996b808 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -30,7 +30,7 @@
},
},
}],
-
+
benm (inactive) 2013/03/11 17:23:29 nit: remove \n?
Torne 2013/03/11 17:31:11 Done.
],
},
'conditions': [
@@ -322,7 +322,7 @@
'java_strings_grd': 'android_content_strings.grd',
},
'conditions': [
- ['android_build_type == 0', {
+ ['android_webview_build == 0', {
'dependencies': [
'../third_party/eyesfree/eyesfree.gyp:eyesfree_java',
'../third_party/guava/guava.gyp:guava_javalib',
« build/common.gypi ('K') | « build/common.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698