| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index 57e3c629f785e48b4f3cc0b65ea521dc3c9f87fe..9566235ce73e6a880d42cd050756148537220bf5 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -1,6 +1,7 @@
|
| include_rules = [
|
| # To whitelist base/ stuff Blink is allowed to include, we list up all
|
| # directories and files instead of writing 'base/'.
|
| + "+base/files",
|
| "+base/json",
|
| "+base/location.h",
|
| "+base/metrics/histogram.h",
|
|
|