Index: ui/ozone/public/surface_factory_ozone.h |
diff --git a/ui/ozone/public/surface_factory_ozone.h b/ui/ozone/public/surface_factory_ozone.h |
index e73813dd011b1fef2a45d2d124def7bac0fb0b6b..0fbf9e8998c15b173d0c5ea3df66689c7a175967 100644 |
--- a/ui/ozone/public/surface_factory_ozone.h |
+++ b/ui/ozone/public/surface_factory_ozone.h |
@@ -129,6 +129,7 @@ class OZONE_BASE_EXPORT SurfaceFactoryOzone { |
// Create a single native buffer to be used for overlay planes or zero copy |
// for |widget| representing a particular display controller or default |
// display controller for kNullAcceleratedWidget. |
+ // It can be called on any thread. |
virtual scoped_refptr<NativePixmap> CreateNativePixmap( |
gfx::AcceleratedWidget widget, |
gfx::Size size, |