Index: chrome/browser/extensions/extension_install_prompt.h |
diff --git a/chrome/browser/extensions/extension_install_prompt.h b/chrome/browser/extensions/extension_install_prompt.h |
index 9ad80192d349a912856c63620ab8e53a769a3798..97a2f058428dcd40656b44ca17f3626fac06fbff 100644 |
--- a/chrome/browser/extensions/extension_install_prompt.h |
+++ b/chrome/browser/extensions/extension_install_prompt.h |
@@ -370,9 +370,6 @@ class ExtensionInstallPrompt |
// 2) Handle the load icon response and show the UI (OnImageLoaded). |
void LoadImageIfNeeded(); |
- // Starts fetching warnings for OAuth2 scopes, if there are any. |
- void FetchOAuthIssueAdviceIfNeeded(); |
- |
// OAuth2TokenService::Consumer implementation: |
virtual void OnGetTokenSuccess(const OAuth2TokenService::Request* request, |
const std::string& access_token, |