| Index: mandoline/ui/test_runner/DEPS
|
| diff --git a/mandoline/ui/test_runner/DEPS b/mandoline/ui/test_runner/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4b68d49e5df22d8f31e3f952521785ad1219dd09
|
| --- /dev/null
|
| +++ b/mandoline/ui/test_runner/DEPS
|
| @@ -0,0 +1,9 @@
|
| +include_rules = [
|
| + "+components/html_viewer/public",
|
| + "+components/view_manager/public",
|
| + "+components/web_view/public",
|
| + "+mojo/application/public",
|
| + "+net",
|
| + "+third_party/mojo/src/mojo/public",
|
| + "+ui/gfx",
|
| +]
|
|
|