| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 9b88ce5c3751b939b2f071214b3943812f517c22..e3625ff2e4de80bf29eb877473ea1d46d07537c8 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1099,6 +1099,7 @@ component("platform") {
|
| "mhtml/MHTMLParser.h",
|
| "mojo/BluetoothStructTraits.cpp",
|
| "mojo/CommonCustomTypesStructTraits.cpp",
|
| + "mojo/FetchAPIRequestStructTraits.cpp",
|
| "mojo/MojoHelper.h",
|
| "network/ContentSecurityPolicyParsers.cpp",
|
| "network/ContentSecurityPolicyParsers.h",
|
|
|