| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index 8b92e56c1f0c139228ccba7381ac27bc222b909b..f5debf0ce55c5a78bf869c2882ccf80ca26674f5 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| # To whitelist base/ stuff Blink is allowed to include, we list up all
|
| # directories and files instead of writing 'base/'.
|
| "+base/bind.h",
|
| + "+base/callback.h",
|
| "+base/files",
|
| "+base/guid.h",
|
| "+base/json",
|
|
|