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

Unified Diff: services/android/BUILD.gn

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
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/view_manager/public/interfaces/view_manager.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 281d79adf0c4cec4395a55bd4ae33ad2495d6cd6..7eba11c316a9f46e90ef4ef7a9ce5ca41c657df0 100644
--- a/services/android/BUILD.gn
+++ b/services/android/BUILD.gn
@@ -22,7 +22,7 @@ mojo_android_application("java_handler") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/services/content_handler/interfaces",
- "//mojo/services/url_response_disk_cache/public/interfaces",
+ "//mojo/services/url_response_disk_cache/interfaces",
]
java_sources = [ "java/src/org/chromium/services/android/JavaHandler.java" ]
« no previous file with comments | « mojo/services/view_manager/public/interfaces/view_manager.mojom ('k') | services/android/java_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698