Index: ash/accelerators/accelerator_controller.h |
diff --git a/ash/accelerators/accelerator_controller.h b/ash/accelerators/accelerator_controller.h |
index d04e5d7d261e3db0649bfaea7b16d0fe14361100..fc8931e971a0a896a199b127604b5cd8060b07c4 100644 |
--- a/ash/accelerators/accelerator_controller.h |
+++ b/ash/accelerators/accelerator_controller.h |
@@ -76,6 +76,7 @@ class ASH_EXPORT AcceleratorController : public ui::AcceleratorTarget { |
private: |
// Initialize the accelerators this class handles as a target. |
void Init(); |
+ void SwitchToWindow(const unsigned int window); |
scoped_ptr<ui::AcceleratorManager> accelerator_manager_; |