| Index: chrome/browser/sync/glue/DEPS
|
| diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
|
| index 0ad6258408e7ecea39ac8798ea17ad554714ceb3..260f38a9a5cf5cf656255db9df4daf7161fe0128 100644
|
| --- a/chrome/browser/sync/glue/DEPS
|
| +++ b/chrome/browser/sync/glue/DEPS
|
| @@ -3,10 +3,9 @@ include_rules = [
|
| "-sync/sessions",
|
| "-sync/syncable",
|
|
|
| + "+sync/internal_api",
|
| "+sync/util",
|
|
|
| - "+chrome/browser/sync/internal_api",
|
| -
|
| "+jingle/notifier/base",
|
|
|
| # Should these live in their own "includes" (e.g) directory(ies)?
|
| @@ -23,7 +22,6 @@ include_rules = [
|
|
|
| # Mocks/tests.
|
| "+sync/engine/syncapi_mock.h",
|
| - "+chrome/browser/sync/notifier/mock_sync_notifier_observer.h",
|
| "+sync/syncable/model_type_test_util.h",
|
| "+sync/syncable/syncable_mock.h",
|
|
|
|
|