| Index: third_party/WebKit/Source/core/fetch/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/fetch/BUILD.gn b/third_party/WebKit/Source/core/fetch/BUILD.gn
|
| index 8143b0a0384cc7111a257717b865b407788e7f20..4d735a75cd224c86397686b86c7b19212416cc6d 100644
|
| --- a/third_party/WebKit/Source/core/fetch/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/fetch/BUILD.gn
|
| @@ -18,7 +18,6 @@ blink_core_sources("fetch") {
|
| "CrossOriginAccessControl.h",
|
| "DocumentResource.cpp",
|
| "DocumentResource.h",
|
| - "DocumentResourceReference.h",
|
| "FetchContext.cpp",
|
| "FetchContext.h",
|
| "FetchInitiatorInfo.h",
|
|
|