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

Unified Diff: chrome/browser/chromeos/login/background_view.h

Issue 2125013: Revert 47749 - Integrated new bug icon in status bar. It opens bug reporting ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 7 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/browser/chromeos/frame/browser_view.cc ('k') | chrome/browser/chromeos/login/background_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/background_view.h
===================================================================
--- chrome/browser/chromeos/login/background_view.h (revision 47750)
+++ chrome/browser/chromeos/login/background_view.h (working copy)
@@ -47,7 +47,6 @@
// Overridden from StatusAreaHost:
virtual Profile* GetProfile() const { return NULL; }
virtual gfx::NativeWindow GetNativeWindow() const;
- virtual void ExecuteBrowserCommand(int id) const {}
virtual bool ShouldOpenButtonOptions(
const views::View* button_view) const;
virtual void OpenButtonOptions(const views::View* button_view) const;
« no previous file with comments | « chrome/browser/chromeos/frame/browser_view.cc ('k') | chrome/browser/chromeos/login/background_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698