| Index: components/grpc_support/include/DEPS
|
| diff --git a/components/grpc_support/include/DEPS b/components/grpc_support/include/DEPS
|
| deleted file mode 100644
|
| index 7af416026c38e5fbdb7f9efeb8eddd00e0fd11f9..0000000000000000000000000000000000000000
|
| --- a/components/grpc_support/include/DEPS
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -# Files in this directory are copied externally and can't have any dependencies
|
| -include_rules = [
|
| - # TODO(gcasto): There doesn't appear to be a way to specify that no includes
|
| - # are allowed, so currently we just don't allow a dependency on //base, which
|
| - # should disqualify most code. It would be nice to be able to actual prevent
|
| - # all dependencies in the future.
|
| - "-base",
|
| -]
|
|
|