| 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 8348356d3d8a4e67ee3f96bd8fb939313cbd3207..aafff98c4f6bae3c9ef03b6f026adfa27e5cdff0 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -106,6 +106,7 @@ component("web") {
|
| "ServiceWorkerGlobalScopeClientImpl.h",
|
| "ServiceWorkerGlobalScopeProxy.cpp",
|
| "ServiceWorkerGlobalScopeProxy.h",
|
| + "SnapshotCreator.cpp",
|
| "SpellCheckerClientImpl.cpp",
|
| "SpellCheckerClientImpl.h",
|
| "StorageClientImpl.cpp",
|
|
|