Index: cc/layers/texture_layer_client.h |
diff --git a/cc/texture_layer_client.h b/cc/layers/texture_layer_client.h |
similarity index 85% |
rename from cc/texture_layer_client.h |
rename to cc/layers/texture_layer_client.h |
index ec3447fee664fac68fe0a0760e6f80b56d2c88d5..f0a9ee0c507c3e45f683dcfb3685bfe86b059800 100644 |
--- a/cc/texture_layer_client.h |
+++ b/cc/layers/texture_layer_client.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CC_TEXTURE_LAYER_CLIENT_H_ |
-#define CC_TEXTURE_LAYER_CLIENT_H_ |
+#ifndef CC_LAYERS_TEXTURE_LAYER_CLIENT_H_ |
+#define CC_LAYERS_TEXTURE_LAYER_CLIENT_H_ |
namespace WebKit { |
class WebGraphicsContext3D; |
@@ -28,4 +28,4 @@ protected: |
} |
-#endif // CC_TEXTURE_LAYER_CLIENT_H_ |
+#endif // CC_LAYERS_TEXTURE_LAYER_CLIENT_H_ |