| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 72286e45b19fdae822d3c30a331bcf6ede7156dc..ac59387ae4d69e18f1f9a64c13f73b078b84d175 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2751,6 +2751,7 @@
|
| 'platform/graphics/ImageSource.cpp',
|
| 'platform/graphics/InbandTextTrackPrivate.h',
|
| 'platform/graphics/InbandTextTrackPrivateClient.h',
|
| + 'platform/graphics/IntPoint.cpp',
|
| 'platform/graphics/Latin1TextIterator.h',
|
| 'platform/graphics/MediaPlayer.cpp',
|
| 'platform/graphics/MediaPlayer.h',
|
|
|