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

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: Fixed layering violation 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
« no previous file with comments | « base/android/javatests/src/org/chromium/base/test/UrlUtils.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 6384ac9878364349bd9d1e3c772cb121c6fb5ff9..2648b9fa733c25731411fd3968c1c4e4ec4fe241 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -961,7 +961,7 @@
],
'variables': {
'package_name': 'base_javatests',
- 'java_in_dir': '../base/android/javatests',
+ 'java_in_dir': 'android/javatests',
},
'includes': [ '../build/java.gypi' ],
},
« no previous file with comments | « base/android/javatests/src/org/chromium/base/test/UrlUtils.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698