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

Unified Diff: cc/test/tiled_layer_test_common.h

Issue 11189011: cc: Remove the temporary header files that aren't prefixed with CC* (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/occlusion_tracker_test_common.h ('k') | cc/texture_copier.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 555180167dabae3aaabd2199171f2518e4553aa6..5b470d98e631ae517baa5895dcb27d9b2157eecc 100644
--- a/cc/test/tiled_layer_test_common.h
+++ b/cc/test/tiled_layer_test_common.h
@@ -12,11 +12,11 @@
#include "CCTiledLayerImpl.h"
#include "IntRect.h"
#include "IntSize.h"
-#include "LayerTextureUpdater.h"
#include "Region.h"
-#include "TextureCopier.h"
-#include "TextureUploader.h"
-#include "TiledLayerChromium.h"
+#include "cc/layer_texture_updater.h"
+#include "cc/texture_copier.h"
+#include "cc/texture_uploader.h"
+#include "cc/tiled_layer.h"
namespace WebKitTests {
« no previous file with comments | « cc/test/occlusion_tracker_test_common.h ('k') | cc/texture_copier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698