summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_view_context_menu_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/render_view_context_menu_controller.h')
-rw-r--r--chrome/browser/render_view_context_menu_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/render_view_context_menu_controller.h b/chrome/browser/render_view_context_menu_controller.h
index 59f44c0..c742b82 100644
--- a/chrome/browser/render_view_context_menu_controller.h
+++ b/chrome/browser/render_view_context_menu_controller.h
@@ -20,7 +20,7 @@ class RenderViewContextMenuController : public Menu::Delegate {
virtual std::wstring GetLabel(int id) const;
virtual bool IsCommandEnabled(int id) const;
virtual void ExecuteCommand(int id);
- virtual bool GetAcceleratorInfo(int id, ChromeViews::Accelerator* accel);
+ virtual bool GetAcceleratorInfo(int id, views::Accelerator* accel);
private:
// Opens the specified URL string in a new tab. If |in_current_window| is