Chromium Code Reviews| Index: cc/trees/layer_tree_host_client.h |
| diff --git a/cc/trees/layer_tree_host_client.h b/cc/trees/layer_tree_host_client.h |
| index d1663724b01913b7fb841a6a6e8735b290db3f79..c0fcb4bef14dc0360864554c93a903668534cd07 100644 |
| --- a/cc/trees/layer_tree_host_client.h |
| +++ b/cc/trees/layer_tree_host_client.h |
| @@ -10,13 +10,10 @@ |
| #include "base/memory/ref_counted.h" |
| namespace gfx { |
| -class Vector2d; |
| class Vector2dF; |
| } |
| namespace cc { |
| -class ContextProvider; |
| -class InputHandlerClient; |
| class CompositorFrameSink; |
| struct BeginFrameArgs; |