summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authordanakj <danakj@chromium.org>2015-06-17 13:44:27 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-17 20:45:40 +0000
commitd23f2953cab9cb270062d4be562f50f16e52fe95 (patch)
treea25d4e66a4ecd557dc89f4ac169c98ac433d3ac1 /cc/cc_tests.gyp
parent82215a6e2770f90abde427df3444fd6dae32a757 (diff)
downloadchromium_src-d23f2953cab9cb270062d4be562f50f16e52fe95.zip
chromium_src-d23f2953cab9cb270062d4be562f50f16e52fe95.tar.gz
chromium_src-d23f2953cab9cb270062d4be562f50f16e52fe95.tar.bz2
cc: Remove TiledLayer and ContentLayer.
These are now dead code. Long live impl-side painting. BUG=413479 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1190743003 Cr-Commit-Position: refs/heads/master@{#334910}
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index cf093fa..e21b9cd 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -58,7 +58,6 @@
'layers/surface_layer_unittest.cc',
'layers/texture_layer_impl_unittest.cc',
'layers/texture_layer_unittest.cc',
- 'layers/tiled_layer_impl_unittest.cc',
'layers/ui_resource_layer_impl_unittest.cc',
'layers/ui_resource_layer_unittest.cc',
'layers/video_frame_provider_client_impl_unittest.cc',
@@ -92,9 +91,7 @@
'raster/texture_compressor_etc1_unittest.cc',
'raster/tile_task_worker_pool_unittest.cc',
'resources/platform_color_unittest.cc',
- 'resources/prioritized_resource_unittest.cc',
'resources/resource_provider_unittest.cc',
- 'resources/resource_update_controller_unittest.cc',
'resources/scoped_resource_unittest.cc',
'resources/texture_uploader_unittest.cc',
'resources/video_resource_updater_unittest.cc',
@@ -270,8 +267,6 @@
'test/test_tile_priorities.h',
'test/test_web_graphics_context_3d.cc',
'test/test_web_graphics_context_3d.h',
- 'test/tiled_layer_test_common.cc',
- 'test/tiled_layer_test_common.h',
],
},
'targets': [