| Index: third_party/WebKit/Source/modules/fetch/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/fetch/DEPS b/third_party/WebKit/Source/modules/fetch/DEPS
|
| index c6e031185e66c9ab5b9e13c78c65ef4bbba7c7e2..0aa29185b7e14d1468944e01fe6c4ed0b8b3fa81 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/modules/fetch/DEPS
|
| @@ -4,4 +4,6 @@ include_rules = [
|
| "+modules/ModulesExport.h",
|
| "+modules/fetch",
|
| "+modules/credentialmanager",
|
| + "+mojo/public/cpp/system/data_pipe.h",
|
| + "+mojo/public/cpp/system/simple_watcher.h",
|
| ]
|
|
|