summaryrefslogtreecommitdiffstats
path: root/cc/BUILD.gn
diff options
context:
space:
mode:
authorloyso <loyso@chromium.org>2016-03-09 21:42:27 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-10 05:43:21 +0000
commitb6c2479b02acfb7ad67e5f6db0b94aa8d17e09d0 (patch)
tree067967ad62871ee7fab1e994836ac21fdaec67a3 /cc/BUILD.gn
parent345ac09508fed90c9a8e9abf75174e1cbe858c09 (diff)
downloadchromium_src-b6c2479b02acfb7ad67e5f6db0b94aa8d17e09d0.zip
chromium_src-b6c2479b02acfb7ad67e5f6db0b94aa8d17e09d0.tar.gz
chromium_src-b6c2479b02acfb7ad67e5f6db0b94aa8d17e09d0.tar.bz2
CC Animation: Erase old animation tests.
Merge tests from layer_tree_host_unittest_animation_timelines.cc onto their respective layer_tree_host_unittest_animation.cc entries. Erase layer_tree_host_unittest_animation_timelines.cc. BUG=575041 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1766483002 Cr-Commit-Position: refs/heads/master@{#380343}
Diffstat (limited to 'cc/BUILD.gn')
-rw-r--r--cc/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 68b4e06..011c1a5 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -885,7 +885,6 @@ test("cc_unittests") {
"trees/layer_tree_host_pixeltest_tiles.cc",
"trees/layer_tree_host_unittest.cc",
"trees/layer_tree_host_unittest_animation.cc",
- "trees/layer_tree_host_unittest_animation_timelines.cc",
"trees/layer_tree_host_unittest_context.cc",
"trees/layer_tree_host_unittest_copyrequest.cc",
"trees/layer_tree_host_unittest_damage.cc",