| Index: third_party/WebKit/Source/core/paint/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/paint/BUILD.gn b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| index c5dad31548108ee663734d4c1a19ef8cb5e3adc4..b460868858e2aea352404fe8f5397aaa6ab04625 100644
|
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| @@ -56,6 +56,8 @@ blink_core_sources("paint") {
|
| "FirstMeaningfulPaintDetector.h",
|
| "FloatClipRecorder.cpp",
|
| "FloatClipRecorder.h",
|
| + "FragmentData.cpp",
|
| + "FragmentData.h",
|
| "FramePainter.cpp",
|
| "FramePainter.h",
|
| "FrameSetPainter.cpp",
|
|
|