| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index cd7ace68c1f0203829e85b4cfd5a65f4b28db8d3..1a5de4e26fac2cd3c4cb86a082ae3dab6bc64825 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -10,6 +10,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_macros.h",
|
|
|