| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index d26fff32cb4cdd414d2812bf189a9b0ce5975337..2eec7bcebf85a0d0caefd2838b603128a51f0fba 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -804,6 +804,7 @@
|
| 'style/StyleBoxData.cpp',
|
| 'style/StyleContentAlignmentData.h',
|
| 'style/StyleDeprecatedFlexibleBoxData.cpp',
|
| + 'style/StyleImage.cpp',
|
| 'style/StyleFetchedImage.cpp',
|
| 'style/StyleFetchedImageSet.cpp',
|
| 'style/StyleFilterData.cpp',
|
|
|