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