| Index: third_party/WebKit/Source/core/exported/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| index 80361ee67c53373151121b31301868525d9368b4..d7df8835fab7eed54eb34b8cebbfb9dd31e08371 100644
|
| --- a/third_party/WebKit/Source/core/exported/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| @@ -5,6 +5,8 @@ import("//third_party/WebKit/Source/core/core.gni")
|
|
|
| blink_core_sources("exported") {
|
| sources = [
|
| + "SharedWorkerRepositoryClientImpl.cpp",
|
| + "SharedWorkerRepositoryClientImpl.h",
|
| "WebAssociatedURLLoaderImpl.cpp",
|
| "WebAssociatedURLLoaderImpl.h",
|
| "WebBlob.cpp",
|
|
|