| 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",
|
|
|
| ]
|
|
|