diff options
Diffstat (limited to 'chrome/browser/sync/api/DEPS')
-rw-r--r-- | chrome/browser/sync/api/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS index c7a8609..4a424713 100644 --- a/chrome/browser/sync/api/DEPS +++ b/chrome/browser/sync/api/DEPS @@ -2,7 +2,7 @@ include_rules = [ "-chrome", "+chrome/browser/sync/api", - "+chrome/browser/sync/internal_api/base_node.h", + "+sync/internal_api/base_node.h", "+sync/protocol", "+sync/syncable/model_type.h", "+sync/util/immutable.h", |