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

Unified Diff: chrome/browser/sync/DEPS

Issue 10827266: [Sync] Add SyncEncryptionHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments 2 Created 8 years, 4 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: chrome/browser/sync/DEPS
diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
index f9f6c1e184888681ac06d07e3ec44c472c009654..2c53c1b2ddb4c48b1ca22f6d74424a89f932d65b 100644
--- a/chrome/browser/sync/DEPS
+++ b/chrome/browser/sync/DEPS
@@ -13,5 +13,7 @@ include_rules = [
"+sync/syncable",
# Used by autofill tests, which should use the public sync API instead.
"+sync/test/engine/test_id_factory.h",
-
+ # Bug 142476. Used by profile sync service bookmark test, which should rely on
+ # TestProfileSyncService instead.
+ "+sync/test/fake_sync_encryption_handler.h",
]
« no previous file with comments | « no previous file | chrome/browser/sync/glue/sync_backend_host.h » ('j') | chrome/browser/sync/glue/sync_backend_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698