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

Unified Diff: cc/cc.gyp

Issue 11044003: Reduce texture uploads during scrollbar invalidations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments. Created 8 years, 2 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 319a4eff36ce783486812bfe4e3bca1170dc12f8..a5e56da2b43a8bc06b37adbeee4eb8d47b0aed2e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -15,6 +15,8 @@
'BitmapCanvasLayerTextureUpdater.h',
'BitmapSkPictureCanvasLayerTextureUpdater.cpp',
'BitmapSkPictureCanvasLayerTextureUpdater.h',
+ 'caching_bitmap_canvas_layer_texture_updater.cc',
+ 'caching_bitmap_canvas_layer_texture_updater.h',
'CCActiveAnimation.cpp',
'CCActiveAnimation.h',
'CCAppendQuadsData.h',

Powered by Google App Engine
This is Rietveld 408576698