Index: ios/chrome/browser/DEPS |
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS |
deleted file mode 100644 |
index f34a686effc62d43755b295ecafddf515682ad58..0000000000000000000000000000000000000000 |
--- a/ios/chrome/browser/DEPS |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-include_rules = [ |
- "+ios/chrome/grit", |
- |
- "+components/autofill/core/browser", |
- "+components/autofill/ios/browser", |
- "+components/data_reduction_proxy/core/common", |
- "+components/dom_distiller/core", |
- "+components/dom_distiller/ios", |
- "+components/infobars/core", |
- "+components/keyed_service/core", |
- "+components/keyed_service/ios", |
- "+components/leveldb_proto", |
- "+components/suggestions", |
- "+components/translate/core", |
- "+components/translate/ios", |
- "+components/web_resource", |
- "+components/webp_transcode", |
- "+ios/net", |
- "+ios/public/provider/chrome", |
- "+ios/web/public", |
- "+net", |
- "+third_party/google_toolbox_for_mac", |
- "+ui", |
- |
- # For tests. |
- "+ios/public/test", |
- |
- # Only parts of skia are compiled on iOS, so we explicitly list the |
- # files that can be included to avoid bringing in more code. |
- "+skia/ext/skia_utils_ios.h", |
- |
- # Generated file for translated strings in components. |
- "+grit/components_strings.h", |
-] |