diff options
Diffstat (limited to 'chrome/browser/sync/api/DEPS')
-rw-r--r-- | chrome/browser/sync/api/DEPS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chrome/browser/sync/api/DEPS b/chrome/browser/sync/api/DEPS deleted file mode 100644 index 4a424713..0000000 --- a/chrome/browser/sync/api/DEPS +++ /dev/null @@ -1,10 +0,0 @@ -include_rules = [ - "-chrome", - - "+chrome/browser/sync/api", - "+sync/internal_api/base_node.h", - "+sync/protocol", - "+sync/syncable/model_type.h", - "+sync/util/immutable.h", -] - |