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

Unified Diff: chrome/renderer/DEPS

Issue 410993002: Componentize content_settings_types.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove the dependency of content_settings.h on content_settings_types.h Created 6 years, 5 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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 9b44a64d432ecd84f4760a31efcd89e3af1e40e9..4d0cb15f6ef639d8caf0c38a8fea28bd10310c18 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/autofill/content/renderer",
"+components/autofill/core/common",
"+components/cdm/renderer",
+ "+components/content_settings/core/common",
"+components/data_reduction_proxy/common",
"+components/nacl/renderer",
"+components/plugins/renderer",

Powered by Google App Engine
This is Rietveld 408576698