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

Unified Diff: cc/layers/recording_source_unittest.cc

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (Closed)
Patch Set: Merge branch 'master' into ccpaint Created 3 years, 9 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/layers/recording_source.cc ('k') | cc/layers/render_surface_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layers/recording_source_unittest.cc
diff --git a/cc/playback/recording_source_unittest.cc b/cc/layers/recording_source_unittest.cc
similarity index 99%
rename from cc/playback/recording_source_unittest.cc
rename to cc/layers/recording_source_unittest.cc
index 2cbe3c8e1383b81b383ca407d25b434827f29596..6de38546cae6051d99fa64d92edbf3c91088d8a7 100644
--- a/cc/playback/recording_source_unittest.cc
+++ b/cc/layers/recording_source_unittest.cc
@@ -6,7 +6,7 @@
#include "base/memory/ptr_util.h"
#include "cc/base/region.h"
-#include "cc/playback/raster_source.h"
+#include "cc/raster/raster_source.h"
#include "cc/test/fake_content_layer_client.h"
#include "cc/test/fake_recording_source.h"
#include "cc/test/skia_common.h"
« no previous file with comments | « cc/layers/recording_source.cc ('k') | cc/layers/render_surface_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698