| Index: wscript
|
| ===================================================================
|
| --- wscript (revision 67003)
|
| +++ wscript (working copy)
|
| @@ -68,6 +68,8 @@
|
| webcore_sources['wx-win'] = [
|
| 'WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp',
|
| 'WebCore/platform/graphics/win/TransformationMatrixWin.cpp',
|
| + 'WebCore/platform/win/ScrollAnimatorWin.cpp',
|
| + 'WebCore/platform/win/ScrollAnimatorWin.h',
|
| # wxTimer on Windows has a bug that causes it to eat crashes in callbacks
|
| # so we need to use the Win port's implementation until the wx bug fix is
|
| # widely available (it was fixed in 2.8.10).
|
|
|