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

Unified Diff: cc/resources/picture.cc

Issue 12471007: Part 8 of cc/ directory shuffles: resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/resources/picture.h ('k') | cc/resources/picture_layer_tiling.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/picture.cc
diff --git a/cc/picture.cc b/cc/resources/picture.cc
similarity index 99%
rename from cc/picture.cc
rename to cc/resources/picture.cc
index 789bedb96cc32d421aad3599be20752e404bad8d..52ae35eb62eab2e17e08a08de1158b7439d99eb1 100644
--- a/cc/picture.cc
+++ b/cc/resources/picture.cc
@@ -5,7 +5,7 @@
#include "base/debug/trace_event.h"
#include "cc/content_layer_client.h"
#include "cc/debug/rendering_stats.h"
-#include "cc/picture.h"
+#include "cc/resources/picture.h"
#include "skia/ext/analysis_canvas.h"
#include "third_party/skia/include/core/SkCanvas.h"
#include "third_party/skia/include/core/SkData.h"
« no previous file with comments | « cc/resources/picture.h ('k') | cc/resources/picture_layer_tiling.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698