diff options
Diffstat (limited to 'chrome/browser/api/sync/DEPS')
-rw-r--r-- | chrome/browser/api/sync/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/browser/api/sync/DEPS b/chrome/browser/api/sync/DEPS new file mode 100644 index 0000000..cc48df1 --- /dev/null +++ b/chrome/browser/api/sync/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+sync/internal_api/public", +] |