| Index: chrome/browser/sync/js/DEPS
|
| diff --git a/chrome/browser/sync/js/DEPS b/chrome/browser/sync/js/DEPS
|
| index 0123cb944c93a53ba0cc61c4b91605c1c963dcf9..3b29013fa055828ebc974250b8e9e9f754de0e84 100644
|
| --- a/chrome/browser/sync/js/DEPS
|
| +++ b/chrome/browser/sync/js/DEPS
|
| @@ -4,9 +4,7 @@ include_rules = [
|
|
|
| "+chrome/browser/sync/js",
|
|
|
| - # The following should live in their own "includes" directory(ies).
|
| - # Bug 19878.
|
| - "+chrome/browser/sync/engine/syncapi.h",
|
| + "+chrome/browser/sync/internal_api",
|
| "+chrome/browser/sync/sessions/session_state.h",
|
| "+chrome/browser/sync/syncable/model_type.h",
|
| "+chrome/browser/sync/syncable/transaction_observer.h",
|
|
|