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

Unified Diff: cc/playback/recording_source_unittest.cc

Issue 1144693002: cc: Move files out of cc/resources/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: resources: android Created 5 years, 7 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/playback/recording_source.h ('k') | cc/playback/transform_display_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/playback/recording_source_unittest.cc
diff --git a/cc/resources/recording_source_unittest.cc b/cc/playback/recording_source_unittest.cc
similarity index 99%
rename from cc/resources/recording_source_unittest.cc
rename to cc/playback/recording_source_unittest.cc
index 1e0bd42b677518f0976f1f2eb95acc1a1555b15c..01a89a19ba30b6583fc64d6d7d442fcc5daa3782 100644
--- a/cc/resources/recording_source_unittest.cc
+++ b/cc/playback/recording_source_unittest.cc
@@ -4,7 +4,7 @@
#include <vector>
-#include "cc/resources/display_list_raster_source.h"
+#include "cc/playback/display_list_raster_source.h"
#include "cc/test/fake_display_list_recording_source.h"
#include "cc/test/fake_picture_pile.h"
#include "cc/test/fake_picture_pile_impl.h"
« no previous file with comments | « cc/playback/recording_source.h ('k') | cc/playback/transform_display_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698