| 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 a1c6cdabc631ce5bd40297307d528ff6323d702a..bdb498a350074f08a73fa985e5353143e66b187f 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -240,6 +240,7 @@ component("web") {
|
| "WebSelection.cpp",
|
| "WebSelector.cpp",
|
| "WebSerializedScriptValue.cpp",
|
| + "WebSerializedScriptValueVersion.cpp",
|
| "WebSettingsImpl.cpp",
|
| "WebSettingsImpl.h",
|
| "WebSharedWorkerImpl.cpp",
|
|
|