| Index: chrome/browser/sync/api/DEPS
|
| diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS
|
| index 0c52517aa30a104fe6972e57a3d12cd988f14934..c7a86099d496ff97619a862950638a689970d0fe 100644
|
| --- a/chrome/browser/sync/api/DEPS
|
| +++ b/chrome/browser/sync/api/DEPS
|
| @@ -3,8 +3,8 @@ include_rules = [
|
|
|
| "+chrome/browser/sync/api",
|
| "+chrome/browser/sync/internal_api/base_node.h",
|
| - "+chrome/browser/sync/protocol",
|
| - "+chrome/browser/sync/syncable/model_type.h",
|
| - "+chrome/browser/sync/util/immutable.h",
|
| + "+sync/protocol",
|
| + "+sync/syncable/model_type.h",
|
| + "+sync/util/immutable.h",
|
| ]
|
|
|
|
|