| 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 fb91d491a3b00946757a33612b00bcdcde34f977..f6f25a8d5cb49e5386a1bb755cd2960de410df25 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -748,9 +748,6 @@ component("platform") {
|
| "graphics/CanvasMetrics.h",
|
| "graphics/CanvasSurfaceLayerBridge.cpp",
|
| "graphics/CanvasSurfaceLayerBridge.h",
|
| - "graphics/CanvasSurfaceLayerBridgeClient.h",
|
| - "graphics/CanvasSurfaceLayerBridgeClientImpl.cpp",
|
| - "graphics/CanvasSurfaceLayerBridgeClientImpl.h",
|
| "graphics/Color.cpp",
|
| "graphics/Color.h",
|
| "graphics/ColorSpace.cpp",
|
|
|