| Index: content/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- content/browser/tab_contents/tab_contents.h (revision 88079)
|
| +++ content/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -681,8 +681,6 @@
|
| uint64 upload_position, uint64 upload_size);
|
| virtual bool IsExternalTabContainer() const;
|
| virtual void WorkerCrashed();
|
| - virtual void RequestDesktopNotificationPermission(const GURL& source_origin,
|
| - int callback_context);
|
|
|
| // RenderViewHostManager::Delegate -------------------------------------------
|
|
|
|
|