| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index e0fbf72ccedd4825401f841808fb681761df4c69..a7d193bf0e048f1e6ae27f1b736110f4c211329f 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/test/fuzzed_data_provider.h",
|
| "+base/guid.h",
|
|
|