| Index: ash/wm/partial_screenshot_view.h
|
| ===================================================================
|
| --- ash/wm/partial_screenshot_view.h (revision 150582)
|
| +++ ash/wm/partial_screenshot_view.h (working copy)
|
| @@ -32,7 +32,7 @@
|
|
|
| // Overridden from internal::OverlayEventFilter::Delegate:
|
| virtual void Cancel() OVERRIDE;
|
| - virtual bool IsCancelingKeyEvent(aura::KeyEvent* event) OVERRIDE;
|
| + virtual bool IsCancelingKeyEvent(ui::KeyEvent* event) OVERRIDE;
|
| virtual aura::Window* GetWindow() OVERRIDE;
|
|
|
| private:
|
|
|