Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(574)

Unified Diff: chrome/browser/extensions/extension_install_prompt.h

Issue 10696042: [gtk] add oauth2 scopes zippies in extension install dialog (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: i18n Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 712c00ef5ad6212e1eb52354e2ffecac518cb5a2..643757303b83465c2dd72ae272afcc26f74781c2 100644
--- a/chrome/browser/extensions/extension_install_prompt.h
+++ b/chrome/browser/extensions/extension_install_prompt.h
@@ -76,6 +76,7 @@ class ExtensionInstallPrompt : public ImageLoadingTracker::Observer,
bool HasAbortButtonLabel() const;
string16 GetAbortButtonLabel() const;
string16 GetPermissionsHeading() const;
+ string16 GetOAuthHeading() const;
// Getters for webstore metadata. Only populated when the type is
// INLINE_INSTALL_PROMPT.

Powered by Google App Engine
This is Rietveld 408576698