Chromium Code Reviews| Index: cc/test/fake_scoped_ui_resource.h |
| diff --git a/cc/test/fake_scoped_ui_resource.h b/cc/test/fake_scoped_ui_resource.h |
| index ae826402bb7ad6c9e1f24d0bf65a6c6ee01c83d0..2b420aec33ba2816a44ffd437999b415698a2b27 100644 |
| --- a/cc/test/fake_scoped_ui_resource.h |
| +++ b/cc/test/fake_scoped_ui_resource.h |
| @@ -10,8 +10,6 @@ |
| namespace cc { |
| -class LayerTreeHost; |
| - |
| class FakeScopedUIResource : public ScopedUIResource { |
| public: |
| static std::unique_ptr<FakeScopedUIResource> Create( |