| Index: third_party/WebKit/Source/core/exported/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| index 17cadb6dd6c3ba1c38c77885489ea00176dc5220..f6334d41d2348a3da151bcfb9eb98c0933c7b64c 100644
|
| --- a/third_party/WebKit/Source/core/exported/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| @@ -89,6 +89,7 @@ blink_core_sources("exported") {
|
| "WebTextCheckingResult.cpp",
|
| "WebUserGestureIndicator.cpp",
|
| "WebUserGestureToken.cpp",
|
| + "WebV8ContextSnapshot.cpp",
|
| "WebViewBase.h",
|
| ]
|
|
|
|
|