Index: cc/raster/tile_task_runner.cc |
diff --git a/cc/resources/tile_task_runner.cc b/cc/raster/tile_task_runner.cc |
similarity index 97% |
rename from cc/resources/tile_task_runner.cc |
rename to cc/raster/tile_task_runner.cc |
index 0ebde05cc02f994b2f1ffd9f910b2a11a51e9c4e..5450c5f777e0a880a0e3e096bd42fb65524e8a12 100644 |
--- a/cc/resources/tile_task_runner.cc |
+++ b/cc/raster/tile_task_runner.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/tile_task_runner.h" |
+#include "cc/raster/tile_task_runner.h" |
#include <algorithm> |