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

Unified Diff: base/base.gyp

Issue 10911097: [Android] Upstream org.chromium.base.test.UrlUtils (partially) and device files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 682eec16d0e5e4374808bd08a012571a5d11a91f..ac609dd9069e90522c543f6424a3d6a6539f2e12 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -948,7 +948,7 @@
],
'variables': {
'package_name': 'base_javatests',
- 'java_in_dir': '../base/android/javatests',
+ 'java_in_dir': 'android/javatests',
mkosiba (inactive) 2012/09/05 16:07:13 do you need this change?
mnaganov (inactive) 2012/09/05 16:58:10 It is not required, just drive-by a cleanup.
},
'includes': [ '../build/java.gypi' ],
},

Powered by Google App Engine
This is Rietveld 408576698