| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index cfee5f8c55b398ef1f9188a376299af5cf7515f8..0a0482f2af230b41a72c3dd3582af7a3149523a7 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -3,6 +3,8 @@ include_rules = [
|
| # directories and files instead of writing 'base/'.
|
| "+base/json",
|
| "+base/location.h",
|
| + "+base/metrics/histogram.h",
|
| + "+base/metrics/sparse_histogram.h",
|
| "+base/memory",
|
| "+base/sys_info.h",
|
| "+base/time",
|
|
|