| Index: cc/raster/task_graph_runner_perftest.cc
|
| diff --git a/cc/resources/task_graph_runner_perftest.cc b/cc/raster/task_graph_runner_perftest.cc
|
| similarity index 99%
|
| rename from cc/resources/task_graph_runner_perftest.cc
|
| rename to cc/raster/task_graph_runner_perftest.cc
|
| index cbd5c5cfc6cacaf77ab36ae23efea597094853ae..cc617443e1741c55191f84b941ddcac8bdb0867c 100644
|
| --- a/cc/resources/task_graph_runner_perftest.cc
|
| +++ b/cc/raster/task_graph_runner_perftest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/resources/task_graph_runner.h"
|
| +#include "cc/raster/task_graph_runner.h"
|
|
|
| #include <vector>
|
|
|
|
|