| Index: chrome/browser/sync/DEPS
|
| diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
|
| index 2c53c1b2ddb4c48b1ca22f6d74424a89f932d65b..15a111162c5a46c8489298032368dc855ad4d694 100644
|
| --- a/chrome/browser/sync/DEPS
|
| +++ b/chrome/browser/sync/DEPS
|
| @@ -13,7 +13,4 @@ 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",
|
| ]
|
|
|