Chromium Code Reviews| Index: mojo/converters/input_events/tests/DEPS |
| diff --git a/components/autofill/content/common/DEPS b/mojo/converters/input_events/tests/DEPS |
| similarity index 65% |
| copy from components/autofill/content/common/DEPS |
| copy to mojo/converters/input_events/tests/DEPS |
| index 86be8df50ef80d92aa07e6f1b5ab34b6de24c07c..e82241742e8aad4ac918bcbc505bfe7e1de4e947 100644 |
| --- a/components/autofill/content/common/DEPS |
| +++ b/mojo/converters/input_events/tests/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - "+content/public/common", |
| + "+components/html_viewer", |
|
sadrul
2015/09/09 04:19:04
:(
Should the blink converters move into //mojo/c
rjkroege
2015/09/09 19:45:38
So... I wanted to test the full event life-cycle f
|
| "+third_party/WebKit/public/web", |
| ] |