| Index: components/html_viewer/DEPS
|
| diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
|
| index 64e3c45555579d84dc54c45bda1784b6c409e5bc..7c5893872432f923934a7a98b5a009ca35ea6db9 100644
|
| --- a/components/html_viewer/DEPS
|
| +++ b/components/html_viewer/DEPS
|
| @@ -49,4 +49,10 @@ specific_include_rules = {
|
| "+mandoline/tab",
|
| "+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
|
| ],
|
| + "layout_test_.*": [
|
| + "+components/test_runner",
|
| + ],
|
| + "web_test_delegate_impl\..*": [
|
| + "+components/test_runner",
|
| + ],
|
| }
|
|
|