| 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..0b8058bd3a64ef010b6c4dca657e3083002d700a 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -11,6 +11,7 @@ include_rules = [
|
| "+base/memory",
|
| "+base/metrics/histogram.h",
|
| "+base/metrics/histogram_base.h",
|
| + "+base/metrics/histogram_macros.h",
|
| "+base/metrics/histogram_samples.h",
|
| "+base/metrics/sparse_histogram.h",
|
| "+base/single_thread_task_runner.h",
|
|
|