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

Unified Diff: content/browser/DEPS

Issue 24734007: Encrypt all stored cookies on selected operating systems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 2a42e40f7e3518483d659f804decb45c2c8c9c36..b4b28b40f773b2b7e7f9c4c9aa3608fd3b2338b7 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -13,6 +13,7 @@ include_rules = [
# since //content shouldn't depend on //components, which is a layer
# above.
"+components/tracing",
+ "+components/webdata", # Move OS Encryptor elsewhere and remove this.
# Other libraries.
"+third_party/iaccessible2",

Powered by Google App Engine
This is Rietveld 408576698