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