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

Unified Diff: base/base.gyp

Issue 10974012: Move base Java utils to base/test/android/javatests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moved util packaged to test subpackage. addded OWNERS 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') | base/test/android/OWNERS » ('j') | 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 17fde6bdb6de970fcfefd4d44eac6bae9c0771a3..c33eff11855a27773326b66249550c15bfd11bef 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -976,7 +976,7 @@
],
'variables': {
'package_name': 'base_javatests',
- 'java_in_dir': '../base/android/javatests',
+ 'java_in_dir': '../base/test/android/javatests',
},
'includes': [ '../build/java.gypi' ],
},
« no previous file with comments | « base/android/javatests/src/org/chromium/base/test/UrlUtils.java ('k') | base/test/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698