| Index: chrome/browser/sync/DEPS
|
| diff --git a/chrome/browser/sync/DEPS b/chrome/browser/sync/DEPS
|
| index 847cc5b1d337f6a43e4d26c99ef851be856a0538..f3fa22ae46b45b3152b96aea4c75399f529b5dd1 100644
|
| --- a/chrome/browser/sync/DEPS
|
| +++ b/chrome/browser/sync/DEPS
|
| @@ -1,9 +1,10 @@
|
| include_rules = [
|
| # For files not in a subdirectory (what a mess!).
|
| - "+sync/js",
|
| "+sync/engine/model_changing_syncer_command.h",
|
| "+sync/engine/model_safe_worker.h",
|
| "+sync/engine/polling_constants.h",
|
| + "+sync/internal_api",
|
| + "+sync/js",
|
| "+sync/notifier/invalidation_version_tracker.h",
|
| "+sync/sessions/session_state.h",
|
| "+sync/syncable/model_type.h",
|
|
|