| 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..e0fbf72ccedd4825401f841808fb681761df4c69 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| # directories and files instead of writing 'base/'.
|
| "+base/bind.h",
|
| "+base/files",
|
| + "+base/test/fuzzed_data_provider.h",
|
| "+base/guid.h",
|
| "+base/json",
|
| "+base/location.h",
|
|
|