| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index e01c85e394a95258e81f683e9ab849ede4b739dd..e88aae646aed931058e9d4036841b49b99ee5100 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -10,6 +10,7 @@ include_rules = [
|
| "+base/strings/stringprintf.h",
|
| "+base/synchronization/waitable_event.h",
|
| "+base/sys_info.h",
|
| + "+base/test",
|
| "+base/thread_task_runner_handle.h",
|
| "+base/time",
|
| "+base/trace_event",
|
|
|