summaryrefslogtreecommitdiffstats
path: root/webkit/compositor_bindings/web_content_layer_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/compositor_bindings/web_content_layer_impl.h')
-rw-r--r--webkit/compositor_bindings/web_content_layer_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/compositor_bindings/web_content_layer_impl.h b/webkit/compositor_bindings/web_content_layer_impl.h
index 541a0af..6094854 100644
--- a/webkit/compositor_bindings/web_content_layer_impl.h
+++ b/webkit/compositor_bindings/web_content_layer_impl.h
@@ -6,7 +6,7 @@
#define WebContentLayerImpl_h
#include "base/memory/scoped_ptr.h"
-#include "cc/content_layer_client.h"
+#include "cc/layers/content_layer_client.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebContentLayer.h"
#include "webkit/compositor_bindings/web_layer_impl.h"
#include "webkit/compositor_bindings/webkit_compositor_bindings_export.h"