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

Unified Diff: cc/canvas_layer_texture_updater.cc

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased - fixed the conflicts hopefuly 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/bitmap_skpicture_canvas_layer_texture_updater.cc ('k') | cc/cc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/canvas_layer_texture_updater.cc
diff --git a/cc/canvas_layer_texture_updater.cc b/cc/canvas_layer_texture_updater.cc
index 846575e3dd81e8c022393002fcef5a22687f15e5..9db83aca378140ca3864ac4a51d9973e957d8b54 100644
--- a/cc/canvas_layer_texture_updater.cc
+++ b/cc/canvas_layer_texture_updater.cc
@@ -6,7 +6,7 @@
#include "cc/canvas_layer_texture_updater.h"
-#include "CCRenderingStats.h"
+#include "cc/rendering_stats.h"
#include "FloatRect.h"
#include "SkiaUtils.h"
#include "TraceEvent.h"
« no previous file with comments | « cc/bitmap_skpicture_canvas_layer_texture_updater.cc ('k') | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698