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

Unified Diff: cc/test/tiled_layer_test_common.h

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/test/tiled_layer_test_common.h
diff --git a/cc/test/tiled_layer_test_common.h b/cc/test/tiled_layer_test_common.h
index 555180167dabae3aaabd2199171f2518e4553aa6..c93db4d7eef751947036ba1dafa5a87e97843ff7 100644
--- a/cc/test/tiled_layer_test_common.h
+++ b/cc/test/tiled_layer_test_common.h
@@ -7,9 +7,9 @@
#include "CCGraphicsContext.h"
#include "CCPrioritizedTexture.h"
-#include "CCResourceProvider.h"
-#include "CCTextureUpdateQueue.h"
-#include "CCTiledLayerImpl.h"
+#include "cc/resource_provider.h"
+#include "cc/texture_update_queue.h"
+#include "cc/tiled_layer_impl.h"
#include "IntRect.h"
#include "IntSize.h"
#include "LayerTextureUpdater.h"
« cc/debug_rect_history.cc ('K') | « cc/test/scheduler_test_common.h ('k') | cc/texture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698