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

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

Powered by Google App Engine
This is Rietveld 408576698