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

Unified Diff: chrome/browser/chromeos/frame/browser_view.h

Issue 4324001: Add proxy settings to network control at upper row of controls at login screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 10 years, 1 month 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/chromeos/frame/browser_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/frame/browser_view.h
diff --git a/chrome/browser/chromeos/frame/browser_view.h b/chrome/browser/chromeos/frame/browser_view.h
index dc88ec244d135c87565b4e7e8043da99069f9ca5..c04758ba226206f7da3a1529b452e5379d67a661 100644
--- a/chrome/browser/chromeos/frame/browser_view.h
+++ b/chrome/browser/chromeos/frame/browser_view.h
@@ -64,7 +64,7 @@ class BrowserView : public ::BrowserView,
virtual bool ShouldOpenButtonOptions(
const views::View* button_view) const;
virtual void ExecuteBrowserCommand(int id) const;
- virtual void OpenButtonOptions(const views::View* button_view) const;
+ virtual void OpenButtonOptions(const views::View* button_view);
virtual bool IsBrowserMode() const;
virtual bool IsScreenLockerMode() const;
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698