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 8e37106154c330b023be50d0d7eee3ab33a6d2f1..0a3d5df3f0db41d4b9bdce41df5a3faf3e662507 100644 |
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn |
| @@ -126,6 +126,7 @@ blink_core_sources("paint") { |
| "PartPainter.h", |
| "PrePaintTreeWalk.cpp", |
| "PrePaintTreeWalk.h", |
| + "RemoteFramePainter.cpp", |
| "ReplacedPainter.cpp", |
| "ReplacedPainter.h", |
| "RootInlineBoxPainter.cpp", |