| Index: chrome/browser/sync/glue/DEPS
|
| diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
|
| index 9e1dbf58577f2847fc52170a1fb1a5f00a7a5553..55ff6f1e3042f284ea81b97fa46eb42671374df4 100644
|
| --- a/chrome/browser/sync/glue/DEPS
|
| +++ b/chrome/browser/sync/glue/DEPS
|
| @@ -9,15 +9,6 @@ include_rules = [
|
|
|
| "+jingle/notifier/base",
|
|
|
| - # Should these live in their own "includes" (e.g) directory(ies)?
|
| - # Bug 19878.
|
| - "+sync/notifier/invalidation_util.h",
|
| - "+sync/notifier/mock_sync_notifier_observer.h",
|
| - "+sync/notifier/sync_notifier.h",
|
| - "+sync/notifier/sync_notifier_helper.h",
|
| - "+sync/notifier/sync_notifier_factory.h",
|
| - "+sync/notifier/sync_notifier_observer.h",
|
| -
|
| # TODO(zea): SessionModelAssociator shouldn't need this.
|
| # TODO(sync): Also need to fix crbug.com/123674.
|
| "+sync/syncable",
|
|
|