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

Unified Diff: components/content_settings/core/common/DEPS

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 6 years, 3 months 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/content_settings/core/common/DEPS
diff --git a/components/captive_portal/DEPS b/components/content_settings/core/common/DEPS
similarity index 74%
copy from components/captive_portal/DEPS
copy to components/content_settings/core/common/DEPS
index d97699dfe1ed4caa6225e997b3a68f4d097f3b45..3a89f46235de4d705240164058851ec0a9a3364c 100644
--- a/components/captive_portal/DEPS
+++ b/components/content_settings/core/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+net",
+ "+testing",
"+url",
]

Powered by Google App Engine
This is Rietveld 408576698