| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index a7d193bf0e048f1e6ae27f1b736110f4c211329f..ac0ed11d385cf52a2d30f767c335df7a224a80c3 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",
|
|
|