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

Unified Diff: trunk/src/chrome/browser/ui/views/frame/browser_view.h

Issue 14096026: Revert 194594 "Make sure manifest specified shortcut for Extensi..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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: trunk/src/chrome/browser/ui/views/frame/browser_view.h
===================================================================
--- trunk/src/chrome/browser/ui/views/frame/browser_view.h (revision 194596)
+++ trunk/src/chrome/browser/ui/views/frame/browser_view.h (working copy)
@@ -188,9 +188,6 @@
// otherwise.
bool GetAccelerator(int cmd_id, ui::Accelerator* accelerator);
- // Returns true if the specificed |accelerator| is registered with this view.
- bool IsAcceleratorRegistered(const ui::Accelerator& accelerator);
-
// Returns the active WebContents. Used by our NonClientView's
// TabIconView::TabContentsProvider implementations.
// TODO(beng): exposing this here is a bit bogus, since it's only used to
« no previous file with comments | « trunk/src/chrome/browser/ui/views/accelerator_utils_views.cc ('k') | trunk/src/chrome/browser/ui/views/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698