Index: webkit/compositor_bindings/web_external_texture_layer_impl.cc |
diff --git a/webkit/compositor_bindings/web_external_texture_layer_impl.cc b/webkit/compositor_bindings/web_external_texture_layer_impl.cc |
index a79492afe90c4ab871573bb7a352d00a9fe544ad..ac888aa5da916f5ca05d97e9a2fd4633c040dbb3 100644 |
--- a/webkit/compositor_bindings/web_external_texture_layer_impl.cc |
+++ b/webkit/compositor_bindings/web_external_texture_layer_impl.cc |
@@ -4,8 +4,8 @@ |
#include "webkit/compositor_bindings/web_external_texture_layer_impl.h" |
+#include "cc/layers/texture_layer.h" |
#include "cc/resources/resource_update_queue.h" |
-#include "cc/texture_layer.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebExternalTextureLayerClient.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatRect.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |