Index: cc/raster/scoped_gpu_raster_unittest.cc |
diff --git a/cc/resources/scoped_gpu_raster_unittest.cc b/cc/raster/scoped_gpu_raster_unittest.cc |
similarity index 96% |
rename from cc/resources/scoped_gpu_raster_unittest.cc |
rename to cc/raster/scoped_gpu_raster_unittest.cc |
index b1f60a3c29b0ccb07e17fa80a9ac1bb5f31524d5..7ffb464176dcd39e141d5a750d88b1805fac1410 100644 |
--- a/cc/resources/scoped_gpu_raster_unittest.cc |
+++ b/cc/raster/scoped_gpu_raster_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/scoped_gpu_raster.h" |
+#include "cc/raster/scoped_gpu_raster.h" |
#include "cc/test/test_context_provider.h" |
#include "testing/gtest/include/gtest/gtest.h" |