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

Unified Diff: mandoline/ui/desktop_ui/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/ui/desktop_ui/BUILD.gn ('k') | mandoline/ui/desktop_ui/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/desktop_ui/DEPS
diff --git a/mandoline/ui/desktop_ui/DEPS b/mandoline/ui/desktop_ui/DEPS
index 2821345a5db01b5be0b18c18a25a85e8599221aa..c5207e78159ef1862b90c26490d3300cd94f8e69 100644
--- a/mandoline/ui/desktop_ui/DEPS
+++ b/mandoline/ui/desktop_ui/DEPS
@@ -5,10 +5,10 @@ include_rules = [
"+mojo/application",
"+mojo/common",
"+mojo/converters",
+ "+mojo/public",
"+mojo/runner",
"+mojo/services/network/public",
"+mojo/services/tracing/public",
- "+third_party/mojo/src/mojo/public",
"+third_party/mojo_services",
"+ui",
]
« no previous file with comments | « mandoline/ui/desktop_ui/BUILD.gn ('k') | mandoline/ui/desktop_ui/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698