| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index 4156f57dec773648265f471e7107efc2cf064172..b95e53cffe4ee8603adfec161ccfa63eadea7214 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -105,6 +105,8 @@ blink_core_sources("frame") {
|
| "SmartClip.h",
|
| "SubresourceIntegrity.cpp",
|
| "SubresourceIntegrity.h",
|
| + "SuspendableScriptExecutor.cpp",
|
| + "SuspendableScriptExecutor.h",
|
| "SuspendableTimer.cpp",
|
| "SuspendableTimer.h",
|
| "UseCounter.cpp",
|
|
|