| Index: chrome/browser/sync/glue/DEPS
|
| diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS
|
| index fa2f7502142c3b6549209b1e38abbae3503db870..c3ee4bd6fcdbe89aa472d613cd4f59b207fc5936 100644
|
| --- a/chrome/browser/sync/glue/DEPS
|
| +++ b/chrome/browser/sync/glue/DEPS
|
| @@ -1,6 +1,6 @@
|
| include_rules = [
|
| - "-sync/engine",
|
| - "-sync/sessions",
|
| - "-sync/syncable",
|
| - "+sync/util",
|
| + "+components/sync/base",
|
| + "-components/sync/engine",
|
| + "-components/sync/sessions",
|
| + "-components/sync/syncable",
|
| ]
|
|
|