Chromium Code Reviews| Index: chrome/browser/sync/DEPS |
| diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS |
| index 9b8595e8eaac0295883e4eebb1b163e497b91467..0fa15a9876f5ecbd847f7d1bbfc85bde9d17d483 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 syncer instead. |
|
rlarocque
2012/06/28 00:00:50
?
|
| "+sync/test/engine/test_id_factory.h", |
| ] |