Index: third_party/WebKit/Source/platform/testing/DEPS |
diff --git a/third_party/WebKit/Source/platform/testing/DEPS b/third_party/WebKit/Source/platform/testing/DEPS |
index ce8ac9d864ac9bc279205d3c229acaf33991f593..378d13ad25d3b8998fac3d125345b1923dbb2881 100644 |
--- a/third_party/WebKit/Source/platform/testing/DEPS |
+++ b/third_party/WebKit/Source/platform/testing/DEPS |
@@ -4,4 +4,7 @@ include_rules = [ |
"+base/command_line.h", |
"+base/path_service.h", |
"+base/message_loop", |
+ "+base/test/test_io_thread.h", |
+ "+mojo/edk/embedder", |
+ "+mojo/edk/test", |
] |