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

Unified Diff: services/nacl/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/location/geocoder_service.js ('k') | services/nacl/content_handler_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/nacl/BUILD.gn
diff --git a/services/nacl/BUILD.gn b/services/nacl/BUILD.gn
index e0e4d405c19655e5e204f90efd29ec60f862fd47..656ec1c14cd25f2246dd7a510e7fb4fc46cf7c84 100644
--- a/services/nacl/BUILD.gn
+++ b/services/nacl/BUILD.gn
@@ -18,7 +18,7 @@ if (!is_nacl) {
"//mojo/data_pipe_utils",
"//mojo/message_pump",
"//mojo/public/platform/native:system_impl_private",
- "//mojo/services/network/public/interfaces",
+ "//mojo/services/network/interfaces",
"//mojo/nacl/sfi/nacl_bindings:monacl_sel",
"//url",
]
« no previous file with comments | « services/location/geocoder_service.js ('k') | services/nacl/content_handler_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698