Chromium Code Reviews| Index: cc/blink/web_content_layer_impl.h |
| diff --git a/cc/blink/web_content_layer_impl.h b/cc/blink/web_content_layer_impl.h |
| index 46b087ae7cfacda31924fbad40aa0ebb27eb81fa..5fb47b3da87718d55468084791e3626cae90bcf0 100644 |
| --- a/cc/blink/web_content_layer_impl.h |
| +++ b/cc/blink/web_content_layer_impl.h |
| @@ -15,11 +15,6 @@ |
| #include "cc/layers/content_layer_client.h" |
| #include "third_party/WebKit/public/platform/WebContentLayer.h" |
| -namespace cc { |
| -class IntRect; |
| -class FloatRect; |
| -} |
| - |
| namespace blink { |
| class WebContentLayerClient; |
| } |