Chromium Code Reviews| Index: third_party/protobuf/DEPS |
| diff --git a/third_party/protobuf/DEPS b/third_party/protobuf/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..21553701fd696979307643d5323a923602c1f83e |
| --- /dev/null |
| +++ b/third_party/protobuf/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + '+google/protobuf', |
| + '+net/proto', # Bogus include in upstream sources. |
| +] |