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

Unified Diff: cc/cc.gyp

Issue 10879109: Update libcc / bindings snapshot to WebKit r126830 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « cc/ScrollbarLayerChromium.cpp ('k') | webkit/compositor/WebScrollbarLayerImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 115a42faebcc82cf883dd5ac32504a3f7fb770ba..7f7c35af2a83f6fb4daa510f16e58f4e16344b81 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -91,6 +91,7 @@
'CCRenderPass.h',
'CCRenderPassDrawQuad.cpp',
'CCRenderPassDrawQuad.h',
+ 'CCRenderPassSink.h',
'CCRenderSurface.cpp',
'CCRenderSurface.h',
'CCRenderSurfaceFilters.cpp',
@@ -114,6 +115,10 @@
'CCScrollbarAnimationControllerLinearFade.h',
'CCScrollbarLayerImpl.cpp',
'CCScrollbarLayerImpl.h',
+ 'CCScrollbarGeometryFixedThumb.cpp',
+ 'CCScrollbarGeometryFixedThumb.h',
+ 'CCScrollbarGeometryStub.cpp',
+ 'CCScrollbarGeometryStub.h',
'CCSettings.cpp',
'CCSettings.h',
'CCSharedQuadState.cpp',
« no previous file with comments | « cc/ScrollbarLayerChromium.cpp ('k') | webkit/compositor/WebScrollbarLayerImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698