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

Unified Diff: WebCore/WebCore.gypi

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 | « WebCore/GNUmakefile.am ('k') | WebCore/WebCore.pro » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/WebCore.gypi
===================================================================
--- WebCore/WebCore.gypi (revision 67003)
+++ WebCore/WebCore.gypi (working copy)
@@ -3171,6 +3171,10 @@
'platform/PopupMenuStyle.h',
'platform/PurgeableBuffer.h',
'platform/SSLKeyGenerator.h',
+ 'platform/ScrollAnimator.cpp',
+ 'platform/ScrollAnimator.h',
+ 'platform/ScrollAnimatorWin.cpp',
+ 'platform/ScrollAnimatorWin.h',
'platform/ScrollTypes.h',
'platform/ScrollView.cpp',
'platform/ScrollView.h',
@@ -3178,6 +3182,7 @@
'platform/SchemeRegistry.h',
'platform/Scrollbar.cpp',
'platform/Scrollbar.h',
+ 'platform/ScrollbarClient.cpp',
'platform/ScrollbarClient.h',
'platform/ScrollbarTheme.h',
'platform/ScrollbarThemeComposite.cpp',
« no previous file with comments | « WebCore/GNUmakefile.am ('k') | WebCore/WebCore.pro » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698