diff options
Diffstat (limited to 'chrome/browser/sync/js/DEPS')
| -rw-r--r-- | chrome/browser/sync/js/DEPS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/browser/sync/js/DEPS b/chrome/browser/sync/js/DEPS index 0123cb9..3b29013 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", |
