Index: chrome/browser/chrome_content_browser_client.h |
diff --git a/chrome/browser/chrome_content_browser_client.h b/chrome/browser/chrome_content_browser_client.h |
index 1b9b1e841848afb0c0e2227394fed4114f8519ec..ca51a1608d2fdc426aa698fb314c21523bcec270 100644 |
--- a/chrome/browser/chrome_content_browser_client.h |
+++ b/chrome/browser/chrome_content_browser_client.h |
@@ -189,7 +189,7 @@ class ChromeContentBrowserClient : public content::ContentBrowserClient { |
const GURL& source_origin, |
content::RenderFrameHost* render_frame_host, |
const base::Closure& callback) OVERRIDE; |
- virtual blink::WebNotificationPresenter::Permission |
+ virtual content::NotificationPresenterPermission |
CheckDesktopNotificationPermission( |
const GURL& source_origin, |
content::ResourceContext* context, |