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

Unified Diff: mojo/services/network/public/DEPS

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « mojo/services/network/network_service_impl.h ('k') | mojo/services/network/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/public/DEPS
diff --git a/mojo/services/network/public/DEPS b/mojo/services/network/public/DEPS
index 3a9fdf749a678269485e547453e870936069f946..88036f82f97230e36d76e17068d41e965ce89b4d 100644
--- a/mojo/services/network/public/DEPS
+++ b/mojo/services/network/public/DEPS
@@ -5,6 +5,6 @@ include_rules = [
"-services",
"-testing",
"!mojo/message_pump",
+ "+mojo/public",
"+mojo/services/network/public",
- "+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « mojo/services/network/network_service_impl.h ('k') | mojo/services/network/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698