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

Unified Diff: chrome/DEPS

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: OWNERS 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: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index cb964ddbd257e083c96ecfc4258321d11abf2942..3a67e5474c3f86d7f6b2d5f498521db9f9e5a624 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"-chrome",
"+chrome/common",
"+chrome/test",
+ "+components/content_settings",
vabr (Chromium) 2014/09/04 20:02:51 Is this just a temporary? If so, should there be a
Jun Mukai 2014/09/04 23:50:40 Good catch. This is note temporary, but indeed thi
"+components/url_fixer",
"+components/variations",
"+content/public/common",

Powered by Google App Engine
This is Rietveld 408576698