Index: ui/aura/desktop.h |
diff --git a/ui/aura/desktop.h b/ui/aura/desktop.h |
index dcbea6d7998a8a594b6309e54b08db1a6f917ae3..e944dcb555b21464298a7867e7685d35929fde12 100644 |
--- a/ui/aura/desktop.h |
+++ b/ui/aura/desktop.h |
@@ -93,7 +93,7 @@ class AURA_EXPORT Desktop : public ui::CompositorDelegate { |
void WindowDestroying(Window* window); |
// Dispatch NativeEvent. |
- bool DispatchNativeEvent(const ui::NativeEvent& event); |
+ bool DispatchNativeEvent(const base::NativeEvent& event); |
static Desktop* GetInstance(); |