| 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 1f8da647ef83d922dda4d62528552f5f04779320..86c87bc2d18403b59e709ee19d79ace254a0494e 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1031,6 +1031,7 @@
|
| "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",
|
|
|