| Index: webkit/compositor_bindings/web_content_layer_impl.h
|
| diff --git a/webkit/compositor_bindings/web_content_layer_impl.h b/webkit/compositor_bindings/web_content_layer_impl.h
|
| index 0007b915278b8ed862e14f3ce4a427bbcf7478dd..6b73d9791371406bf5ea652be66cb20a770c995f 100644
|
| --- a/webkit/compositor_bindings/web_content_layer_impl.h
|
| +++ b/webkit/compositor_bindings/web_content_layer_impl.h
|
| @@ -5,11 +5,6 @@
|
| #ifndef WebContentLayerImpl_h
|
| #define WebContentLayerImpl_h
|
|
|
| -// FIXME: WebContentLayer should forward declare this
|
| -namespace WebKit {
|
| -class WebLayer;
|
| -}
|
| -
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/content_layer_client.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebContentLayer.h"
|
|
|