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

Unified Diff: chrome/browser/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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 0aa06596a109e9bacb501f64bcb08ee1e2ef62e5..011ba1f8f8032b07f4cb7f674ee452eb5b3b2056 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/breakpad",
"+components/cdm/browser",
"+components/cloud_devices/common",
+ "+components/content_settings",
"+components/data_reduction_proxy",
"+components/dom_distiller",
"+components/domain_reliability",

Powered by Google App Engine
This is Rietveld 408576698