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 afd6c9249cb0da011423f05f5db2c815a9b185ac..e83d2647d0732396c8295870f2981ab68a59623e 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -52,6 +52,7 @@ component("web") { |
"WebKit.cpp", |
"WebLocalFrameImpl.cpp", |
"WebLocalFrameImpl.h", |
+ "WebV8ContextSnapshot.cpp", |
"WebViewImpl.cpp", |
"WebViewImpl.h", |
] |