Chromium Code Reviews| Index: dbus/DEPS |
| diff --git a/dbus/DEPS b/dbus/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..736586e541227bd056f8a398986fa0beeafdab1c |
| --- /dev/null |
| +++ b/dbus/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+base", |
| + "+third_party/protobuf", |
| +] |