Chromium Code Reviews| 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 4343f6477386e891056d0d220caa5e475fe96a7f..a2b993f0bbcc2f7fa0f27e4f1539290ded9b47a2 100644 |
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn |
| @@ -47,6 +47,7 @@ blink_core_sources("paint") { |
| "FilterEffectBuilder.h", |
| "FilterPainter.cpp", |
| "FilterPainter.h", |
| + "FindPropertiesNeedingUpdate.h", |
| "FirstMeaningfulPaintDetector.cpp", |
| "FirstMeaningfulPaintDetector.h", |
| "FloatClipRecorder.cpp", |