Index: ui/gfx/ozone/surface_factory_ozone.h |
diff --git a/ui/gfx/ozone/surface_factory_ozone.h b/ui/gfx/ozone/surface_factory_ozone.h |
index fde29c27bb98e8f7d400ce33eb80a9cfb0c63a7f..be0e69f5e161779698fabfbdaf0c80c050efa83e 100644 |
--- a/ui/gfx/ozone/surface_factory_ozone.h |
+++ b/ui/gfx/ozone/surface_factory_ozone.h |
@@ -65,10 +65,6 @@ class GFX_EXPORT SurfaceFactoryOzone { |
// Returns the instance |
static SurfaceFactoryOzone* GetInstance(); |
- // Returns a display spec as in |CreateDisplayFromSpec| for the default |
- // native surface. |
- virtual const char* DefaultDisplaySpec(); |
- |
// Sets the implementation delegate. Ownership is retained by the caller. |
static void SetInstance(SurfaceFactoryOzone* impl); |