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

Unified Diff: Source/WebCore/WebCore.gypi

Issue 13665002: Fold ScrollingCoordinatorChromium into ScrollingCoordinator and devirtualize (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 9 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
Index: Source/WebCore/WebCore.gypi
diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
index 69bab2e99e6e15bf9ee872b2df9e2a35cdeb2411..5b171614a7ebcc364f777c252aa1cc459b1c698f 100644
--- a/Source/WebCore/WebCore.gypi
+++ b/Source/WebCore/WebCore.gypi
@@ -2309,12 +2309,6 @@
'page/scrolling/ScrollingConstraints.h',
'page/scrolling/ScrollingCoordinator.cpp',
'page/scrolling/ScrollingCoordinator.h',
- 'page/scrolling/chromium/ScrollingCoordinatorChromium.cpp',
- 'page/scrolling/chromium/ScrollingCoordinatorChromium.h',
- 'page/scrolling/ScrollingThread.cpp',
- 'page/scrolling/ScrollingThread.h',
- 'page/scrolling/ScrollingTreeNode.cpp',
- 'page/scrolling/ScrollingTreeNode.h',
'plugins/DOMMimeType.cpp',
'plugins/DOMMimeType.h',
'plugins/DOMMimeTypeArray.cpp',
« no previous file with comments | « no previous file | Source/WebCore/WebCore.gyp/WebCore.gyp » ('j') | Source/WebCore/rendering/RenderLayerCompositor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698