| 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 f5a03eeed7aeff98f0327a5eabc8b25e32cd91d5..c169609f5cecb471fc7420a441a0e74a20928ee5 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1031,7 +1031,6 @@ component("platform") {
|
| "graphics/paint/PaintRecordBuilder.h",
|
| "graphics/paint/PaintRecorder.h",
|
| "graphics/paint/PaintShader.h",
|
| - "graphics/paint/PaintSurface.h",
|
| "graphics/paint/PropertyTreeState.cpp",
|
| "graphics/paint/PropertyTreeState.h",
|
| "graphics/paint/RasterInvalidationTracking.cpp",
|
|
|