| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 3a034602f96dc72ad851c380bc800b805e7ffd8a..d4fae2eed4273ff19dd0ba010c385d80d1031b0e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -551,8 +551,6 @@
|
| 'layout/ClipRectsCache.h',
|
| 'layout/CounterNode.cpp',
|
| 'layout/CounterNode.h',
|
| - 'layout/FilterEffectRenderer.cpp',
|
| - 'layout/FilterEffectRenderer.h',
|
| 'layout/FloatingObjects.cpp',
|
| 'layout/FloatingObjects.h',
|
| 'layout/GeneratedChildren.h',
|
| @@ -1837,6 +1835,8 @@
|
| 'paint/FieldsetPainter.h',
|
| 'paint/FileUploadControlPainter.cpp',
|
| 'paint/FileUploadControlPainter.h',
|
| + 'paint/FilterEffectBuilder.cpp',
|
| + 'paint/FilterEffectBuilder.h',
|
| 'paint/FilterPainter.cpp',
|
| 'paint/FilterPainter.h',
|
| 'paint/FloatClipRecorder.cpp',
|
|
|