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

Unified Diff: services/dart/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
« no previous file with comments | « services/authentication/BUILD.gn ('k') | services/dart/content_handler_app_service_connector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/dart/BUILD.gn
diff --git a/services/dart/BUILD.gn b/services/dart/BUILD.gn
index f40dce6d96c27775eae50c0d11f52b8e472df511..d3c281556d0968a498a38b2086b82bc91bfef6ac 100644
--- a/services/dart/BUILD.gn
+++ b/services/dart/BUILD.gn
@@ -48,7 +48,7 @@ mojo_native_application("dart_content_handler") {
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/application",
"//mojo/services/content_handler/interfaces",
- "//mojo/services/network/public/interfaces",
+ "//mojo/services/network/interfaces",
"//mojo/services/tracing/interfaces",
"//mojo/services/url_response_disk_cache/interfaces",
"//third_party/zlib:zip",
« no previous file with comments | « services/authentication/BUILD.gn ('k') | services/dart/content_handler_app_service_connector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698