Index: cc/tiled_layer_unittest.cc |
diff --git a/cc/tiled_layer_unittest.cc b/cc/tiled_layer_unittest.cc |
index 14c52a66f75616d852d65c85084cde96c769c36b..384f715df4f9492ee645916e38378fa8ae8d0103 100644 |
--- a/cc/tiled_layer_unittest.cc |
+++ b/cc/tiled_layer_unittest.cc |
@@ -8,9 +8,9 @@ |
#include "BitmapCanvasLayerTextureUpdater.h" |
#include "CCOverdrawMetrics.h" |
-#include "CCRenderingStats.h" |
+#include "cc/rendering_stats.h" |
#include "CCSingleThreadProxy.h" // For DebugScopedSetImplThread |
-#include "CCTextureUpdateController.h" |
+#include "cc/texture_update_controller.h" |
#include "LayerPainterChromium.h" |
#include "cc/test/animation_test_common.h" |
#include "cc/test/fake_graphics_context.h" |