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

Unified Diff: mandoline/services/core_services/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 | « mandoline/services/core_services/BUILD.gn ('k') | mandoline/services/core_services/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/services/core_services/DEPS
diff --git a/mandoline/services/core_services/DEPS b/mandoline/services/core_services/DEPS
index 955fdb9c8dcc7f2d4a797bdbd5b2a0b971e06338..8e48dac24a93b3ab36120d82824e5336375a90b6 100644
--- a/mandoline/services/core_services/DEPS
+++ b/mandoline/services/core_services/DEPS
@@ -9,10 +9,10 @@ include_rules = [
"+mojo/common",
"+mojo/logging",
"+mojo/message_pump",
+ "+mojo/public",
"+mojo/services/network",
"+mojo/services/tracing",
"+net",
- "+third_party/mojo/src/mojo/public",
"+third_party/mojo_services/src/clipboard",
"+third_party/mojo_services/src/content_handler/public",
]
« no previous file with comments | « mandoline/services/core_services/BUILD.gn ('k') | mandoline/services/core_services/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698