| Index: ui/base/ozone/ozone_platform.h
|
| diff --git a/ui/base/ozone/ozone_platform.h b/ui/base/ozone/ozone_platform.h
|
| index a14f11d205a8a9bf6e9309a8065c864216bdf221..f095c724b484aa522121c8e129d786a2fad9c176 100644
|
| --- a/ui/base/ozone/ozone_platform.h
|
| +++ b/ui/base/ozone/ozone_platform.h
|
| @@ -47,9 +47,6 @@ class OZONE_EXPORT OzonePlatform {
|
| DISALLOW_COPY_AND_ASSIGN(OzonePlatform);
|
| };
|
|
|
| -// Hook to be provided by the built-in default implementation.
|
| -OzonePlatform* CreateDefaultOzonePlatform();
|
| -
|
| } // namespace ui
|
|
|
| #endif // UI_OZONE_OZONE_PLATFORM_H_
|
|
|