| 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 51775a5c03ea174809a7e3ce82c2dd4b18ea7b30..57a9fd68979644b38abc1e15bba93b3689d02fb7 100644
|
| --- a/third_party/WebKit/Source/core/exported/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| @@ -91,6 +91,7 @@ blink_core_sources("exported") {
|
| "WebTextCheckingResult.cpp",
|
| "WebUserGestureIndicator.cpp",
|
| "WebUserGestureToken.cpp",
|
| + "WebV8ContextSnapshot.cpp",
|
| "WebViewBase.cpp",
|
| "WebViewBase.h",
|
| "WebViewImpl.cpp",
|
|
|