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

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

Issue 646973002: Introduce ChromeContentSettingsClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TODO added + typo fixed Created 6 years, 2 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/content_settings/core/browser/content_settings_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/content_settings/core/browser/DEPS
diff --git a/components/content_settings/core/browser/DEPS b/components/content_settings/core/browser/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2a5227a410c50711480867aea5f6f181d662c8b0
--- /dev/null
+++ b/components/content_settings/core/browser/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net/cookies",
+]
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/content_settings/core/browser/content_settings_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698