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

Unified Diff: cc/cc_tests.gyp

Issue 1015373003: Add texture compression interface and ETC1 encoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move files from cc/resources/texture_compress to cc/resources/ Created 5 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index bafd7477ba49a2d575d30fa51814fd318469c2fd..72c37f82f5a2ab5cf6869f74831ce9425162a7f1 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -351,6 +351,7 @@
'resources/picture_layer_tiling_perftest.cc',
'resources/picture_pile_impl_perftest.cc',
'resources/task_graph_runner_perftest.cc',
+ 'resources/texture_compressor_perftest.cc',
'resources/tile_manager_perftest.cc',
'resources/tile_task_worker_pool_perftest.cc',
'test/cc_test_suite.cc',

Powered by Google App Engine
This is Rietveld 408576698