| 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 38f3273f97c00454a8009189c3f7aaf718641fc1..f35b361db39b4b7f931168d4181864c2d87ea75d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -928,6 +928,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",
|
|
|