| Index: chrome/browser/sync/glue/DEPS
|
| diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
|
| index 71e2b9080c5bc1e94ad35081f23cb82740a9b041..e61591fc7b2b0424e90ae6e608b3f23304bfdd60 100644
|
| --- a/chrome/browser/sync/glue/DEPS
|
| +++ b/chrome/browser/sync/glue/DEPS
|
| @@ -10,8 +10,10 @@ include_rules = [
|
|
|
| # 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",
|
|
|
|
|