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

Unified Diff: mojo/mojo.gyp

Issue 294043016: Refactor java packages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 7 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 | « mojo/android/system/src/org/chromium/mojo/system/impl/UntypedHandleImpl.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 4900b7d8b5c5135d15c53c23f7b44020d3dea21c..f6f7121ecd49b2b458e24e28afc5bb0971ef82af 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -697,8 +697,8 @@
'mojo_java_set_jni_headers',
],
'sources': [
- 'android/javatests/src/org/chromium/mojo/system/MojoTestCase.java',
- 'android/system/src/org/chromium/mojo/system/CoreImpl.java',
+ 'android/javatests/src/org/chromium/mojo/MojoTestCase.java',
+ 'android/system/src/org/chromium/mojo/system/impl/CoreImpl.java',
'services/native_viewport/android/src/org/chromium/mojo/NativeViewportAndroid.java',
'shell/android/apk/src/org/chromium/mojo_shell_apk/MojoMain.java',
],
« no previous file with comments | « mojo/android/system/src/org/chromium/mojo/system/impl/UntypedHandleImpl.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698