| 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 aff5086e4959c6dbdb78c24681be3af7279653d6..a34e5f91b595547804e9c7f88de991ebba55ce20 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -123,8 +123,6 @@ component("web") {
|
| "StorageClientImpl.h",
|
| "StorageQuotaClientImpl.cpp",
|
| "StorageQuotaClientImpl.h",
|
| - "SuspendableScriptExecutor.cpp",
|
| - "SuspendableScriptExecutor.h",
|
| "TextCheckerClientImpl.cpp",
|
| "TextCheckerClientImpl.h",
|
| "TextFinder.cpp",
|
|
|