| Index: ui/gfx/compositor/compositor_test_support.h
|
| diff --git a/ui/gfx/compositor/compositor_test_support.h b/ui/gfx/compositor/compositor_test_support.h
|
| index cd7ea2e2b36144b189a3e625075b170609cb27a4..06a7ee8fda933b5474a718f69c62d53267a874a1 100644
|
| --- a/ui/gfx/compositor/compositor_test_support.h
|
| +++ b/ui/gfx/compositor/compositor_test_support.h
|
| @@ -14,9 +14,6 @@ class CompositorTestSupport {
|
| // but skip the typical initialization of browser_main.cc.
|
| static void Initialize();
|
| static void Terminate();
|
| -
|
| - // Called by tests that want to use a mocked compositor.
|
| - static void SetupMockCompositor();
|
| };
|
|
|
| } // namespace ui
|
|
|