| Index: chrome/browser/chrome_content_browser_client.h
|
| ===================================================================
|
| --- chrome/browser/chrome_content_browser_client.h (revision 179290)
|
| +++ chrome/browser/chrome_content_browser_client.h (working copy)
|
| @@ -154,7 +154,6 @@
|
| int render_process_id,
|
| int render_view_id) OVERRIDE;
|
| virtual content::MediaObserver* GetMediaObserver() OVERRIDE;
|
| - virtual content::WebRTCInternals* GetWebRTCInternals() OVERRIDE;
|
| virtual void RequestDesktopNotificationPermission(
|
| const GURL& source_origin,
|
| int callback_context,
|
|
|