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

Unified Diff: services/android/BUILD.gn

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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/services/terminal/public/interfaces/terminal_client.mojom ('k') | services/android/java_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/android/BUILD.gn
diff --git a/services/android/BUILD.gn b/services/android/BUILD.gn
index 6753600b854a6e41b4a377df9a4453ea5ff60257..281d79adf0c4cec4395a55bd4ae33ad2495d6cd6 100644
--- a/services/android/BUILD.gn
+++ b/services/android/BUILD.gn
@@ -21,7 +21,7 @@ mojo_android_application("java_handler") {
"//mojo/public/c/system:for_shared_library",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
- "//mojo/services/content_handler/public/interfaces",
+ "//mojo/services/content_handler/interfaces",
"//mojo/services/url_response_disk_cache/public/interfaces",
]
« no previous file with comments | « mojo/services/terminal/public/interfaces/terminal_client.mojom ('k') | services/android/java_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698