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

Unified Diff: chrome/browser/sync/DEPS

Issue 10698014: [Sync] Rename csync namespace to syncer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 8 years, 6 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 9b8595e8eaac0295883e4eebb1b163e497b91467..7dba439aaaaeb62949dea09eae3a194bb95e0171 100644
--- a/chrome/browser/sync/DEPS
+++ b/chrome/browser/sync/DEPS
@@ -8,7 +8,7 @@ include_rules = [
"+sync/util/cryptographer.h",
# Used by tests.
"+sync/syncable",
- # Used by autofill tests, which should use csync instead.
+ # Used by autofill tests, which should use the public sync API instead.
"+sync/test/engine/test_id_factory.h",
]

Powered by Google App Engine
This is Rietveld 408576698