Index: cc/raster/task_graph_runner_unittest.cc |
diff --git a/cc/resources/task_graph_runner_unittest.cc b/cc/raster/task_graph_runner_unittest.cc |
similarity index 99% |
rename from cc/resources/task_graph_runner_unittest.cc |
rename to cc/raster/task_graph_runner_unittest.cc |
index afc369d737a573765c93024043d2840af4aa66a4..eb9b6d954b7249620d715ea496ede01d3fac900f 100644 |
--- a/cc/resources/task_graph_runner_unittest.cc |
+++ b/cc/raster/task_graph_runner_unittest.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> |