| Index: webkit/compositor_bindings/web_content_layer_impl.cc
|
| diff --git a/webkit/compositor_bindings/web_content_layer_impl.cc b/webkit/compositor_bindings/web_content_layer_impl.cc
|
| index c7a26ccdde008479dfd1ce4d8ef8a92cb78f961f..04147735b4c453547414b096bf4a5e19b8ecf356 100644
|
| --- a/webkit/compositor_bindings/web_content_layer_impl.cc
|
| +++ b/webkit/compositor_bindings/web_content_layer_impl.cc
|
| @@ -7,7 +7,6 @@
|
|
|
| #include "SkMatrix44.h"
|
| #include "cc/content_layer.h"
|
| -#include "cc/stubs/float_rect.h"
|
| #include "cc/stubs/int_rect.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebContentLayerClient.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFloatPoint.h"
|
|
|