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

Unified Diff: mojo/android/BUILD.gn

Issue 775343004: Move //mojo/shell to //shell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/BUILD.gn ('k') | mojo/services/public/cpp/view_manager/tests/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/android/BUILD.gn
diff --git a/mojo/android/BUILD.gn b/mojo/android/BUILD.gn
index e1bd2f02317b812a5683dbcc3396d648f341aeb3..495b5e96f66472b7499cbe2556726a7ebf0b17a7 100644
--- a/mojo/android/BUILD.gn
+++ b/mojo/android/BUILD.gn
@@ -18,7 +18,7 @@ generate_jni("jni_headers") {
"javatests/src/org/chromium/mojo/MojoTestCase.java",
"javatests/src/org/chromium/mojo/bindings/ValidationTestUtil.java",
"../../services/native_viewport/android/src/org/chromium/mojo/PlatformViewportAndroid.java",
- "../shell/android/apk/src/org/chromium/mojo_shell_apk/MojoMain.java",
+ "../../shell/android/apk/src/org/chromium/mojo_shell_apk/MojoMain.java",
]
deps = [
":system_java_jni_headers",
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/services/public/cpp/view_manager/tests/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698