Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 622b271cc7ccc064a57fbcdcb342ad530c30c55f..a63dccf48167c51b6178cb28f5ac729c003f730b 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1482,6 +1482,8 @@ |
| 'paint/BoxDecorationData.cpp', |
| 'paint/BoxPainter.cpp', |
| 'paint/BoxPainter.h', |
| + 'paint/BackgroundImageGeometry.h', |
| + 'paint/BackgroundImageGeometry.cpp', |
| 'plugins/DOMMimeType.cpp', |
| 'plugins/DOMMimeType.h', |
| 'plugins/DOMMimeTypeArray.cpp', |