Chromium Code Reviews| Index: components/devtools_bridge/client/DEPS |
| diff --git a/components/devtools_bridge/client/DEPS b/components/devtools_bridge/client/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5bbc0c29e569616827a0c5b0b0bd1c7c149afb6a |
| --- /dev/null |
| +++ b/components/devtools_bridge/client/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+content/public", |
| + "-third_party/libjingle", |
| + "-third_party/webrtc", |
| +] |