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

Unified Diff: mojo/services/mojo_services.gni

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: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index 113d0a646324798bf86f5344cfbeb3b5546b1e96..f2bdddc90a6e7ac565f41325b21393216a96e5a3 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -27,7 +27,7 @@ mojo_services = [
"//mojo/services/native_support/interfaces",
"//mojo/services/native_viewport/interfaces",
"//mojo/services/navigation/interfaces",
- "//mojo/services/network/public/interfaces",
+ "//mojo/services/network/interfaces",
"//mojo/services/nfc/interfaces",
"//mojo/services/notifications/interfaces",
"//mojo/services/ozone_drm_gpu/interfaces",
« no previous file with comments | « mojo/services/http_server/interfaces/http_server_factory.mojom ('k') | mojo/services/network/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698