Chromium Code Reviews| 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 4b88700a954389abf07616f001ec2679b33c7b2d..1e31ce6deb3ad94e299382a5f2681e07797ba134 100644 |
| --- a/third_party/WebKit/Source/web/BUILD.gn |
| +++ b/third_party/WebKit/Source/web/BUILD.gn |
| @@ -51,6 +51,7 @@ component("web") { |
| "WebKit.cpp", |
| "WebLocalFrameImpl.cpp", |
| "WebLocalFrameImpl.h", |
| + "WebV8SnapshotUtil.cpp", |
| "WebViewImpl.cpp", |
| "WebViewImpl.h", |
| ] |