summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorjbroman <jbroman@chromium.org>2015-09-09 17:35:57 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-10 00:36:37 +0000
commit061ab9b8b18517ea32f6d75bda4dc8dbe388378d (patch)
tree89f3eac399d4017b3a4e1faf82d032a7761d50e4 /cc/cc_tests.gyp
parent96994584c0279e7732b2f39a1ae6c607ae9ed559 (diff)
downloadchromium_src-061ab9b8b18517ea32f6d75bda4dc8dbe388378d.zip
chromium_src-061ab9b8b18517ea32f6d75bda4dc8dbe388378d.tar.gz
chromium_src-061ab9b8b18517ea32f6d75bda4dc8dbe388378d.tar.bz2
cc: Delete SidecarListContainer.
Using its features to support Blink display item lists is not longer part of the plan of record. BUG=529859 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1319973013 Cr-Commit-Position: refs/heads/master@{#348051}
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c824da0..deb7d32 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -25,7 +25,6 @@
'base/region_unittest.cc',
'base/rolling_time_delta_history_unittest.cc',
'base/scoped_ptr_vector_unittest.cc',
- 'base/sidecar_list_container_unittest.cc',
'base/simple_enclosed_region_unittest.cc',
'base/tiling_data_unittest.cc',
'base/unique_notifier_unittest.cc',