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', |