| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index c572870a34e3c3fa430b503c1d7110899d5593b6..c72c7d76ab54cdf85b21069556f8ee44861fd532 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -18,10 +18,12 @@ include_rules = [
|
| "+base/test",
|
| "+base/threading/thread_task_runner_handle.h",
|
| "+base/time",
|
| + "+base/timer",
|
| "+base/trace_event",
|
| "+base/values.h",
|
| "+device",
|
| "+gpu/GLES2",
|
| + "+mojo/public",
|
| "+mozilla",
|
| "+platform",
|
| "+public/platform",
|
|
|