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

Unified Diff: google_apis/gcm/DEPS

Issue 168993002: Move encryptor API out of webdata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ios fix Created 6 years, 10 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: google_apis/gcm/DEPS
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS
index 08ac400e0d4cbfe5ea193032a0b9d03e8ebf253c..db06c39701915cbe714a085e13caa9c1455c297d 100644
--- a/google_apis/gcm/DEPS
+++ b/google_apis/gcm/DEPS
@@ -7,7 +7,7 @@ include_rules = [
"+base",
"+testing",
- "+components/webdata/encryptor",
+ "+components/encryptor",
"+google", # For third_party/protobuf/src.
"+net",
"+third_party/leveldatabase",

Powered by Google App Engine
This is Rietveld 408576698