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

Unified Diff: components/cookie_config/DEPS

Issue 1405463006: Componentize CookieOSCryptoDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adding OWNERS Created 5 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 | « components/cookie_config/BUILD.gn ('k') | components/cookie_config/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cookie_config/DEPS
diff --git a/components/cookie_config/DEPS b/components/cookie_config/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..091c0c8cabc12d353d4d52f33275309525972c10
--- /dev/null
+++ b/components/cookie_config/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/os_crypt",
+ "+net/extras/sqlite",
+]
« no previous file with comments | « components/cookie_config/BUILD.gn ('k') | components/cookie_config/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698