Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(321)

Unified Diff: wscript

Issue 3364013: Merge 67001 - 2010-09-08 Peter Kasting <pkasting@google.com>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « WebKit/qt/ChangeLog ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « WebKit/qt/ChangeLog ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698