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

Unified Diff: components/dom_distiller/content/renderer/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
Index: components/dom_distiller/content/renderer/DEPS
diff --git a/components/dom_distiller/content/renderer/DEPS b/components/dom_distiller/content/renderer/DEPS
index 4a955e41b72f3e557ca03e51e7c908d5f9a1450c..87b3be077411623c6938cba88dec0e304056f883 100644
--- a/components/dom_distiller/content/renderer/DEPS
+++ b/components/dom_distiller/content/renderer/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+gin",
+ "+mojo/public",
"+third_party/WebKit/public",
- "+third_party/mojo/src/mojo/public",
"+v8/include",
]

Powered by Google App Engine
This is Rietveld 408576698