diff options
Diffstat (limited to 'ios/public/DEPS')
-rw-r--r-- | ios/public/DEPS | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ios/public/DEPS b/ios/public/DEPS deleted file mode 100644 index c04c1d5..0000000 --- a/ios/public/DEPS +++ /dev/null @@ -1,12 +0,0 @@ -include_rules = [ - # The public interfaces cannot reference Chromium code, so all allowances - # that the top-level DEPS file introduces are removed here. This list should - # be kept in sync with src/DEPS. - "-base", - "-build", - "-library_loaders", - "-testing", - "-third_party/icu/source/common/unicode", - "-third_party/icu/source/i18n/unicode", - "-url", -] |