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

Unified Diff: tonic/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 | « shell/shell_apptest.cc ('k') | tonic/dart_library_provider_network.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tonic/BUILD.gn
diff --git a/tonic/BUILD.gn b/tonic/BUILD.gn
index 5b72df7e629d95e940fd9db422193fe6aa7c3093..589098a2da309fc2663098fd8a1ac83a3e2cba4f 100644
--- a/tonic/BUILD.gn
+++ b/tonic/BUILD.gn
@@ -63,7 +63,7 @@ source_set("tonic") {
"//mojo/data_pipe_utils",
"//mojo/message_pump",
"//mojo/public/cpp/system",
- "//mojo/services/network/public/interfaces",
+ "//mojo/services/network/interfaces",
"//url",
]
« no previous file with comments | « shell/shell_apptest.cc ('k') | tonic/dart_library_provider_network.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698