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

Unified Diff: components/webdata/encryptor/DEPS

Issue 12902030: Make Encryptor a component. Used by //chrome and (soon) //components/webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove duplicate include. Created 7 years, 9 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/webdata.gypi ('k') | components/webdata/encryptor/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata/encryptor/DEPS
diff --git a/components/webdata/encryptor/DEPS b/components/webdata/encryptor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d175bda6fe73f9bc64b0b207936f8e973a3c758c
--- /dev/null
+++ b/components/webdata/encryptor/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-content",
+ "+crypto"
+]
« no previous file with comments | « components/webdata.gypi ('k') | components/webdata/encryptor/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698