| Index: ui/ozone/platform/test/test_window_manager.h
|
| diff --git a/ui/ozone/platform/test/test_window_manager.h b/ui/ozone/platform/test/test_window_manager.h
|
| index b26ec73613d5820818f78191e9b28e24f23a801e..8efbb693577b5fc8181b0380149bfe9440abc0bc 100644
|
| --- a/ui/ozone/platform/test/test_window_manager.h
|
| +++ b/ui/ozone/platform/test/test_window_manager.h
|
| @@ -32,8 +32,6 @@ class TestWindowManager : public SurfaceFactoryOzone {
|
| base::FilePath base_path() const;
|
|
|
| // SurfaceFactoryOzone:
|
| - virtual HardwareState InitializeHardware() OVERRIDE;
|
| - virtual void ShutdownHardware() OVERRIDE;
|
| virtual scoped_ptr<SurfaceOzoneCanvas> CreateCanvasForWidget(
|
| gfx::AcceleratedWidget w) OVERRIDE;
|
| virtual bool LoadEGLGLES2Bindings(
|
|
|