| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index 0a0482f2af230b41a72c3dd3582af7a3149523a7..57e3c629f785e48b4f3cc0b65ea521dc3c9f87fe 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| "+base/location.h",
|
| "+base/metrics/histogram.h",
|
| "+base/metrics/sparse_histogram.h",
|
| + "+base/synchronization/waitable_event.h",
|
| "+base/memory",
|
| "+base/sys_info.h",
|
| "+base/time",
|
|
|