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

Unified Diff: mojo/public/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: mojo/public/DEPS
diff --git a/components/content_settings/core/common/DEPS b/mojo/public/DEPS
similarity index 57%
copy from components/content_settings/core/common/DEPS
copy to mojo/public/DEPS
index 201d8c82fc00064888789cc0411235ad5d85ceae..ff1852de7ce8805e268f9bc6d1b612c257ab7ffe 100644
--- a/components/content_settings/core/common/DEPS
+++ b/mojo/public/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+net/base",
+ "+base",
+ "+build",
"+testing",
- "+url",
]

Powered by Google App Engine
This is Rietveld 408576698