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