| 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 a2b993f0bbcc2f7fa0f27e4f1539290ded9b47a2..998eab4fdbdecca6064ae6d1f64bac085064534b 100644
|
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| @@ -101,12 +101,12 @@ blink_core_sources("paint") {
|
| "PaintInvalidator.h",
|
| "PaintLayer.cpp",
|
| "PaintLayerClipper.cpp",
|
| - "PaintLayerFilterInfo.cpp",
|
| - "PaintLayerFilterInfo.h",
|
| "PaintLayerFragment.h",
|
| "PaintLayerPainter.cpp",
|
| "PaintLayerPainter.h",
|
| "PaintLayerPaintingInfo.h",
|
| + "PaintLayerResourceInfo.cpp",
|
| + "PaintLayerResourceInfo.h",
|
| "PaintLayerScrollableArea.cpp",
|
| "PaintLayerStackingNode.cpp",
|
| "PaintLayerStackingNodeIterator.cpp",
|
|
|