| 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..af0eecdd42d4ed90fb3e91d9bff3132a1472c9b4 100644
|
| --- a/webkit/compositor_bindings/web_content_layer_impl.cc
|
| +++ b/webkit/compositor_bindings/web_content_layer_impl.cc
|
| @@ -7,8 +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"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebFloatRect.h"
|
|
|