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

Unified Diff: chrome/browser/browser.h

Issue 334048: GTK: Activate window when "Get themes" button is clicked. (Closed)
Patch Set: merge Created 11 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/browser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.h
diff --git a/chrome/browser/browser.h b/chrome/browser/browser.h
index c7d91e4793af55c9cea9ef329360b72c2c2f9439..c3a255209c975ec2f1094eae4a79ec3e4457463f 100644
--- a/chrome/browser/browser.h
+++ b/chrome/browser/browser.h
@@ -406,6 +406,8 @@ class Browser : public TabStripModelDelegate,
void OpenAboutChromeDialog();
void OpenHelpTab();
void OpenExtensionsTab();
+ // Used by the "Get themes" link in the options dialog.
+ void OpenThemeGalleryTabAndActivate();
#if defined(OS_CHROMEOS)
void ShowControlPanel();
#endif
« no previous file with comments | « no previous file | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698