| Index: cc/debug/micro_benchmark_controller_unittest.cc
|
| diff --git a/cc/debug/micro_benchmark_controller_unittest.cc b/cc/debug/micro_benchmark_controller_unittest.cc
|
| index d8664df2495f03d1460a2e8c37a07da38158f583..30abcc4627f815ee8fd5def476228e1ef7453f40 100644
|
| --- a/cc/debug/micro_benchmark_controller_unittest.cc
|
| +++ b/cc/debug/micro_benchmark_controller_unittest.cc
|
| @@ -23,9 +23,6 @@ namespace {
|
|
|
| class MicroBenchmarkControllerTest : public testing::Test {
|
| public:
|
| - MicroBenchmarkControllerTest()
|
| - : layer_tree_host_client_(FakeLayerTreeHostClient::DIRECT_3D) {}
|
| -
|
| void SetUp() override {
|
| impl_task_runner_provider_ =
|
| base::WrapUnique(new FakeImplTaskRunnerProvider);
|
|
|