Index: content/renderer/gpu/transport_texture_service.h |
diff --git a/content/renderer/gpu/transport_texture_service.h b/content/renderer/gpu/transport_texture_service.h |
index 96f51018c2b31c69dd452d50f697ae2bd369a0b6..b4d67f5c305525b90ded50b98ab3b96f3302877e 100644 |
--- a/content/renderer/gpu/transport_texture_service.h |
+++ b/content/renderer/gpu/transport_texture_service.h |
@@ -31,7 +31,7 @@ class TransportTextureService : public IPC::ChannelProxy::MessageFilter, |
virtual void OnFilterRemoved(); |
virtual void OnChannelClosing(); |
- // Called on RenderThread to create a TransportTextureHost. |
+ // Called on ChildThread to create a TransportTextureHost. |
// |
// A routing ID for the GLES2 context needs to be provided. This is |
// important because the resources used needs to be shared with the GLES2 |