| 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 ba9036383288ee09f4a2f086e3f376392ba5387b..af8dc3075e88603b2379a753176334929b06e8d1 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -53,6 +53,8 @@ component("web") {
|
| "CompositorAnimator.h",
|
| "CompositorMutatorImpl.cpp",
|
| "CompositorMutatorImpl.h",
|
| + "CompositorProxyClientImpl.cpp",
|
| + "CompositorProxyClientImpl.h",
|
| "CompositorWorkerProxyClientImpl.cpp",
|
| "CompositorWorkerProxyClientImpl.h",
|
| "ContextFeaturesClientImpl.cpp",
|
|
|