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

Unified Diff: cc/texture_update_queue.cc

Issue 11074009: cc: Remove LayerTextureUpdater::Texture::updateRect() callback. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. 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
« no previous file with comments | « cc/texture_update_controller_unittest.cc ('k') | cc/texture_uploader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_update_queue.cc
diff --git a/cc/texture_update_queue.cc b/cc/texture_update_queue.cc
index b5ebdf56b2ea2154a4822252c875e56cc5e860bd..a15dbafbd0bf634efc3129fe0111dbd22d7d880d 100644
--- a/cc/texture_update_queue.cc
+++ b/cc/texture_update_queue.cc
@@ -8,6 +8,8 @@
#include "CCTextureUpdateQueue.h"
+#include "CCPrioritizedTexture.h"
+
namespace cc {
CCTextureUpdateQueue::CCTextureUpdateQueue()
« no previous file with comments | « cc/texture_update_controller_unittest.cc ('k') | cc/texture_uploader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698