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

Unified Diff: chrome/browser/browser.h

Issue 3450021: Cloud print proxy management UI. (Closed)
Patch Set: Fix nits. Created 10 years, 3 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 | « chrome/app/generated_resources.grd ('k') | 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 ecfef28fed0e2de41483f7542047088948bfc75c..2ba9000a6eb772fb627c726a7e480d09a71cffd8 100644
--- a/chrome/browser/browser.h
+++ b/chrome/browser/browser.h
@@ -547,6 +547,7 @@ class Browser : public TabStripModelDelegate,
void OpenLanguageOptionsDialog();
void OpenSystemOptionsDialog();
#endif
+ void OpenCloudPrintProxySetupDialog();
virtual void UpdateDownloadShelfVisibility(bool visible);
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698