Chromium Code Reviews| Index: third_party/WebKit/Source/web/tests/DEPS |
| diff --git a/third_party/WebKit/Source/web/tests/DEPS b/third_party/WebKit/Source/web/tests/DEPS |
| index 5c7bc7f44a5a7db893afeb2d3963b53acf817ce7..433d92f545bf6c33c49701721092bfe2bd24a98a 100644 |
| --- a/third_party/WebKit/Source/web/tests/DEPS |
| +++ b/third_party/WebKit/Source/web/tests/DEPS |
| @@ -9,4 +9,5 @@ include_rules = [ |
| "+content/test/blink_test_environment.h", |
| "+mojo/edk/embedder/embedder.h", |
| "+mojo/public/cpp/bindings", |
| + "+ui/events/keycodes/dom/dom_key.h" |
|
bokan
2016/06/09 15:51:56
This looks out of place here. Did you confirm with
dtapuska
2016/06/09 18:20:33
Actually I think I can do it a different way; will
|
| ] |