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

Unified Diff: cc/test/tiled_layer_test_common.h

Issue 11225022: cc: Remove CC*.h temporary includes, part 2/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/test/scheduler_test_common.h ('k') | cc/texture_update_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 844688eb1dc72b9b383dd863032dd1b9e200fc63..c4e9428494935992c321fee860b10d1f9bf5baa4 100644
--- a/cc/test/tiled_layer_test_common.h
+++ b/cc/test/tiled_layer_test_common.h
@@ -8,7 +8,6 @@
#include "CCGraphicsContext.h"
#include "CCPrioritizedTexture.h"
#include "CCResourceProvider.h"
-#include "CCTiledLayerImpl.h"
#include "IntRect.h"
#include "IntSize.h"
#include "Region.h"
@@ -17,6 +16,7 @@
#include "cc/texture_update_queue.h"
#include "cc/texture_uploader.h"
#include "cc/tiled_layer.h"
+#include "cc/tiled_layer_impl.h"
namespace WebKitTests {
« no previous file with comments | « cc/test/scheduler_test_common.h ('k') | cc/texture_update_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698