Index: webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc |
diff --git a/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc b/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc |
index 036b7e0055f151c5e42253c83e9d64aa4b53859d..0999dffb23327d79a654c5e77cf9960144ed56d3 100644 |
--- a/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc |
+++ b/webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc |
@@ -4,7 +4,7 @@ |
#include "webkit/compositor_bindings/web_layer_impl_fixed_bounds.h" |
-#include "cc/layer.h" |
+#include "cc/layers/layer.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatPoint.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |
#include "third_party/skia/include/utils/SkMatrix44.h" |