| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 150d43d95833c43d76b230f08a00cdb8f373a7b5..f5af08baf66f0df1e1bd066a230a22ac93f5c213 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -63,8 +63,8 @@ component("web") {
|
| "DatabaseClientImpl.h",
|
| "DateTimeChooserImpl.cpp",
|
| "DateTimeChooserImpl.h",
|
| - "DedicatedWorkerGlobalScopeProxyProviderImpl.cpp",
|
| - "DedicatedWorkerGlobalScopeProxyProviderImpl.h",
|
| + "DedicatedWorkerMessagingProxyProviderImpl.cpp",
|
| + "DedicatedWorkerMessagingProxyProviderImpl.h",
|
| "DevToolsEmulator.cpp",
|
| "DevToolsEmulator.h",
|
| "EditorClientImpl.cpp",
|
|
|