| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 0f042591a6baa931c2b908ef6893cd737d070de4..7f0e2a39a249a6a6ce01adf66975dbc9b078084a 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -976,6 +976,8 @@ component("platform") {
|
| "graphics/gpu/DrawingBuffer.h",
|
| "graphics/gpu/Extensions3DUtil.cpp",
|
| "graphics/gpu/Extensions3DUtil.h",
|
| + "graphics/gpu/ImageLayerBridge.cpp",
|
| + "graphics/gpu/ImageLayerBridge.h",
|
| "graphics/gpu/SharedContextRateLimiter.cpp",
|
| "graphics/gpu/SharedContextRateLimiter.h",
|
| "graphics/gpu/SharedGpuContext.cpp",
|
|
|