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

Unified Diff: cc/content_layer_unittest.cc

Issue 11145033: cc: Get rid of CC*.h temporary header files. (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
Index: cc/content_layer_unittest.cc
diff --git a/cc/content_layer_unittest.cc b/cc/content_layer_unittest.cc
index 883fc880a234ed9fae37d5e36f76eec7cf63b91f..82ee96ec4b770a6070075cd6016d86d9bcd939d3 100644
--- a/cc/content_layer_unittest.cc
+++ b/cc/content_layer_unittest.cc
@@ -7,7 +7,7 @@
#include "ContentLayerChromium.h"
#include "BitmapCanvasLayerTextureUpdater.h"
-#include "CCRenderingStats.h"
+#include "cc/rendering_stats.h"
#include "ContentLayerChromiumClient.h"
#include "cc/test/geometry_test_utils.h"
#include "skia/ext/platform_canvas.h"

Powered by Google App Engine
This is Rietveld 408576698