Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / global_shortcut_listener_x11.h
index 2a03829..69ebca1 100644 (file)
@@ -33,7 +33,7 @@ class GlobalShortcutListenerX11
 
 #if !defined(TOOLKIT_GTK)
   // base::MessagePumpDispatcher implementation.
-  virtual bool Dispatch(const base::NativeEvent& event) OVERRIDE;
+  virtual uint32_t Dispatch(const base::NativeEvent& event) OVERRIDE;
 #endif
 
  private: