Index: cc/raster/scoped_gpu_raster.cc |
diff --git a/cc/resources/scoped_gpu_raster.cc b/cc/raster/scoped_gpu_raster.cc |
similarity index 97% |
rename from cc/resources/scoped_gpu_raster.cc |
rename to cc/raster/scoped_gpu_raster.cc |
index 2f5c5c9c3426a42eca7532cb8919611884a983d1..f548515b6985084a5ef6fc7b016c3d3e4c00e727 100644 |
--- a/cc/resources/scoped_gpu_raster.cc |
+++ b/cc/raster/scoped_gpu_raster.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 "gpu/command_buffer/client/gles2_interface.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |