Index: webkit/compositor_bindings/web_io_surface_layer_impl.cc |
diff --git a/webkit/compositor_bindings/web_io_surface_layer_impl.cc b/webkit/compositor_bindings/web_io_surface_layer_impl.cc |
index c969b9212a202f7a924765e28806ce337e6e2fc2..448f289477d51a9d59d1be1a99605699a8d40d5d 100644 |
--- a/webkit/compositor_bindings/web_io_surface_layer_impl.cc |
+++ b/webkit/compositor_bindings/web_io_surface_layer_impl.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "web_io_surface_layer_impl.h" |
+#include "webkit/compositor_bindings/web_io_surface_layer_impl.h" |
#include "cc/io_surface_layer.h" |
-#include "web_layer_impl.h" |
+#include "webkit/compositor_bindings/web_layer_impl.h" |
using cc::IOSurfaceLayer; |