Chromium Code Reviews| Index: cc/animation/animation_host_perftest.cc |
| diff --git a/cc/animation/animation_host_perftest.cc b/cc/animation/animation_host_perftest.cc |
| index a478a220a4713a4c93474c2e9efe3a9ba7ff953c..59249f2626791770d1a6e870c6d25f4a3d744282 100644 |
| --- a/cc/animation/animation_host_perftest.cc |
| +++ b/cc/animation/animation_host_perftest.cc |
| @@ -21,9 +21,6 @@ |
| namespace cc { |
| class AnimationHostPerfTest : public testing::Test { |
| - public: |
| - AnimationHostPerfTest() : fake_client_(FakeLayerTreeHostClient::DIRECT_3D) {} |
| - |
| protected: |
| void SetUp() override { |
| LayerTreeSettings settings; |