| Index: chrome/browser/sync/notifier/DEPS
|
| diff --git a/chrome/browser/sync/notifier/DEPS b/chrome/browser/sync/notifier/DEPS
|
| index 7376cba8739328d48b625ea7de463fe547bbd08a..f856e1e430f401ed35d916ef90c77c63201ed017 100644
|
| --- a/chrome/browser/sync/notifier/DEPS
|
| +++ b/chrome/browser/sync/notifier/DEPS
|
| @@ -2,16 +2,17 @@ include_rules = [
|
| "-chrome",
|
|
|
| "+chrome/browser/sync/notifier",
|
| - "+chrome/browser/sync/syncable/model_type.h",
|
| - "+chrome/browser/sync/syncable/model_type_payload_map.h",
|
| - "+chrome/browser/sync/syncable/model_type_test_util.h",
|
| - "+chrome/browser/sync/protocol/service_constants.h",
|
| - "+chrome/browser/sync/util",
|
|
|
| "+chrome/common/chrome_switches.h",
|
| "+google/cacheinvalidation",
|
| "+jingle/notifier",
|
|
|
| + "+sync/syncable/model_type.h",
|
| + "+sync/syncable/model_type_payload_map.h",
|
| + "+sync/syncable/model_type_test_util.h",
|
| + "+sync/protocol/service_constants.h",
|
| + "+sync/util",
|
| +
|
| # unit tests depend on talk/base.
|
| "+talk/base",
|
| # sync_notifier depends on the xmpp part of libjingle.
|
|
|