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

Unified Diff: cc/playback/picture_pile_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/picture_pile_impl_unittest.cc ('k') | cc/playback/picture_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/playback/picture_pile_unittest.cc
diff --git a/cc/resources/picture_pile_unittest.cc b/cc/playback/picture_pile_unittest.cc
similarity index 99%
rename from cc/resources/picture_pile_unittest.cc
rename to cc/playback/picture_pile_unittest.cc
index 882bbf457f133772bc7994455c095de9b1c8018f..f929aeffb0a4c29a66a1426d5526f9d05c510b26 100644
--- a/cc/resources/picture_pile_unittest.cc
+++ b/cc/playback/picture_pile_unittest.cc
@@ -5,7 +5,7 @@
#include <map>
#include <utility>
-#include "cc/resources/picture_pile.h"
+#include "cc/playback/picture_pile.h"
#include "cc/test/fake_content_layer_client.h"
#include "cc/test/fake_picture_pile.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « cc/playback/picture_pile_impl_unittest.cc ('k') | cc/playback/picture_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698