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

Unified Diff: build/java_apk.gypi

Issue 11092032: Fix chromium testshell crash on startup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « no previous file | chrome/chrome_android.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/java_apk.gypi
diff --git a/build/java_apk.gypi b/build/java_apk.gypi
index 4aa6ea8da635644a573400a5362ddf0a6470ab41..b175ee7afcc930e37acbe70f9e24277cbff61a07 100644
--- a/build/java_apk.gypi
+++ b/build/java_apk.gypi
@@ -52,7 +52,7 @@
{
'variables': {
- 'asset_location': '',
+ 'asset_location%': '',
'additional_input_paths': [],
'input_jars_paths': [],
'native_libs_paths': [],
« no previous file with comments | « no previous file | chrome/chrome_android.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698