| 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 d32e4d833f4f42c981cd593e3930b20ebe9dd095..4cf066aa9d854cee86abe8339046e039988234bc 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/modules/fetch/DEPS
|
| @@ -6,6 +6,7 @@ include_rules = [
|
| "-modules",
|
| "+modules/ModulesExport.h",
|
| "+modules/fetch",
|
| + "+modules/credentialmanager",
|
| "+platform",
|
| "+public/platform",
|
| "-web",
|
|
|