| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index 2003c6e2f925bf46213315563f86718e01ac5d3a..583399ab5f859a5eb75ee31d64724abc32f96cec 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -9,6 +9,7 @@ include_rules = [
|
| "+base/json",
|
| "+base/location.h",
|
| "+base/memory",
|
| + "+base/message_loop/message_loop.h",
|
| "+base/metrics/histogram.h",
|
| "+base/metrics/histogram_base.h",
|
| "+base/metrics/histogram_samples.h",
|
|
|