Index: ios/consumer/public/DEPS |
diff --git a/ios/consumer/public/DEPS b/ios/consumer/public/DEPS |
deleted file mode 100644 |
index b9ffa717bce84d78091d9b867c1cf2f3f07456bf..0000000000000000000000000000000000000000 |
--- a/ios/consumer/public/DEPS |
+++ /dev/null |
@@ -1,11 +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", |
- "-googleurl", |
- "-library_loaders", |
- "-testing", |
- "-third_party/icu/public", |
-] |