Index: content/browser/android/surface_texture_peer_browser_impl.h |
diff --git a/content/browser/android/surface_texture_peer_browser_impl.h b/content/browser/android/surface_texture_peer_browser_impl.h |
index 06c97bcc82f8f44df9bf76f396b015f3cec61c3c..5ebe141e22db7db53224de0cbb10cf1783f539ae 100644 |
--- a/content/browser/android/surface_texture_peer_browser_impl.h |
+++ b/content/browser/android/surface_texture_peer_browser_impl.h |
@@ -16,7 +16,7 @@ class SurfaceTexturePeerBrowserImpl : public SurfaceTexturePeer { |
// Construct a SurfaceTexturePeerBrowserImpl object. If |
// |player_in_render_process| is true, calling EstablishSurfaceTexturePeer() |
// will send the java surface texture object to the render process through |
- // SandboxedProcessService. Otherwise, it will pass the surface texture |
+ // ChildProcessService. Otherwise, it will pass the surface texture |
// to the MediaPlayerBridge object in the browser process. |
SurfaceTexturePeerBrowserImpl(); |
virtual ~SurfaceTexturePeerBrowserImpl(); |