Index: ui/ozone/ozone_platform.h |
diff --git a/ui/ozone/ozone_platform.h b/ui/ozone/ozone_platform.h |
index 2426b2356b33b6c94e2b7a9b7ce22743909d6d05..519d8b2f103249a7d79deaf3daa9da26e9c93470 100644 |
--- a/ui/ozone/ozone_platform.h |
+++ b/ui/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_ |