Index: device/bluetooth/bluetooth_socket_win.h |
diff --git a/device/bluetooth/bluetooth_socket_win.h b/device/bluetooth/bluetooth_socket_win.h |
index c5926b1d3d773a052c82815c23733b6910072a0e..38c1664cf272952bf3162d100b3e3b7ee64c5e2b 100644 |
--- a/device/bluetooth/bluetooth_socket_win.h |
+++ b/device/bluetooth/bluetooth_socket_win.h |
@@ -55,7 +55,7 @@ class BluetoothSocketWin : public BluetoothSocketNet { |
// BluetoothSocket: |
virtual void Accept(const AcceptCompletionCallback& success_callback, |
- const ErrorCompletionCallback& error_callback) OVERRIDE; |
+ const ErrorCompletionCallback& error_callback) override; |
protected: |
virtual ~BluetoothSocketWin(); |