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

Unified Diff: cc/raster/texture_compressor_perftest.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/raster/texture_compressor_etc1_unittest.cc ('k') | cc/raster/tile_task_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/raster/texture_compressor_perftest.cc
diff --git a/cc/resources/texture_compressor_perftest.cc b/cc/raster/texture_compressor_perftest.cc
similarity index 98%
rename from cc/resources/texture_compressor_perftest.cc
rename to cc/raster/texture_compressor_perftest.cc
index d2ad5bcc21aea0142a7390351dcb9c4a7994fcd9..4b2967c0ba646e5129d767c999ec29de137ecd4e 100644
--- a/cc/resources/texture_compressor_perftest.cc
+++ b/cc/raster/texture_compressor_perftest.cc
@@ -4,7 +4,7 @@
#include "base/logging.h"
#include "cc/debug/lap_timer.h"
-#include "cc/resources/texture_compressor.h"
+#include "cc/raster/texture_compressor.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "testing/perf/perf_test.h"
« no previous file with comments | « cc/raster/texture_compressor_etc1_unittest.cc ('k') | cc/raster/tile_task_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698