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

Unified Diff: shell/BUILD.gn

Issue 1464313002: Move //service/android to //service/java_handler (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review Created 5 years, 1 month 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
Index: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index 60fd0a4861d53802d66fc5e84885b6ad86bf29a6..5a3a360a4c11ee9496a8bb2fecbb43d63c7b9390 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -434,7 +434,7 @@ if (is_android) {
deps += [
"//services/authenticating_url_loader_interceptor",
- "//services/android:java_handler",
+ "//services/java_handler",
"//services/dart:dart_content_handler",
"//services/device_info",
"//services/icu_data",
« no previous file with comments | « services/java_handler/java_handler.cc ('k') | shell/android/apk/src/org/chromium/mojo/shell/IntentReceiverRegistry.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698