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

Unified Diff: components/dom_distiller/content/browser/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/browser/DEPS
diff --git a/components/dom_distiller/content/browser/DEPS b/components/dom_distiller/content/browser/DEPS
index 5f8633a1fb6ad18e79054d2db88daa74378cf8d1..ef8ad28d9d44b3f4c4f8ce834105d770e17e66c3 100644
--- a/components/dom_distiller/content/browser/DEPS
+++ b/components/dom_distiller/content/browser/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+third_party/mojo/src/mojo/public",
+ "+mojo/public",
]

Powered by Google App Engine
This is Rietveld 408576698