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

Unified Diff: cc/texture_update_queue.cc

Issue 11233025: cc: Remove CC*.h temporary includes, part 4/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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_layer_impl.cc ('k') | cc/texture_uploader.cc » ('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 8e191937fea8c03d808eb9fe7bac5b711fbf058d..8793e1c2fa569ae8bb95fe3fae6a680a24403791 100644
--- a/cc/texture_update_queue.cc
+++ b/cc/texture_update_queue.cc
@@ -6,7 +6,7 @@
#include "cc/texture_update_queue.h"
-#include "CCPrioritizedTexture.h"
+#include "cc/prioritized_texture.h"
namespace cc {
« no previous file with comments | « cc/texture_layer_impl.cc ('k') | cc/texture_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698