| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index 3af517f754a41e814257afc3f18abec7851c609f..bb37e601949c0c825bf503893d11a74c6c66e4da 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -8,6 +8,7 @@ include_rules = [
|
| "+base/memory",
|
| "+base/metrics/histogram.h",
|
| "+base/metrics/histogram_base.h",
|
| + "+base/metrics/histogram_samples.h",
|
| "+base/metrics/sparse_histogram.h",
|
| "+base/strings/stringprintf.h",
|
| "+base/synchronization/waitable_event.h",
|
|
|