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

Unified Diff: services/authentication/BUILD.gn

Issue 1404443004: Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: add some missing dependencies 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
Index: services/authentication/BUILD.gn
diff --git a/services/authentication/BUILD.gn b/services/authentication/BUILD.gn
index be794e37cc954f200a8a312839d47f4de6ebd70e..2b8052cac990078220ea74badca7be684f866a60 100644
--- a/services/authentication/BUILD.gn
+++ b/services/authentication/BUILD.gn
@@ -22,7 +22,7 @@ if (is_android) {
"//mojo/public/java:system",
"//mojo/services/authenticating_url_loader_interceptor/interfaces:interfaces_java",
"//mojo/services/authentication/interfaces:interfaces_java",
- "//mojo/services/network/public/interfaces:interfaces_java",
+ "//mojo/services/network/interfaces:interfaces_java",
"//services/intent_receiver:bindings_java",
"//third_party/android_tools:google_play_services_default_java",
]
« no previous file with comments | « services/authenticating_url_loader_interceptor/authenticating_url_loader_interceptor_factory.h ('k') | services/dart/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698