Index: components/sync_driver/device_info_data_type_controller.h |
diff --git a/components/sync_driver/device_info_data_type_controller.h b/components/sync_driver/device_info_data_type_controller.h |
index aa1b067039e67696af3abb858b5aad84115d9b92..da3d480f0ad51e0e9c2c401357d08369f7d29906 100644 |
--- a/components/sync_driver/device_info_data_type_controller.h |
+++ b/components/sync_driver/device_info_data_type_controller.h |
@@ -24,7 +24,7 @@ class DeviceInfoDataTypeController : public UIDataTypeController { |
virtual ~DeviceInfoDataTypeController(); |
// UIDataTypeController implementations. |
- virtual bool StartModels() OVERRIDE; |
+ virtual bool StartModels() override; |
// Called by LocalDeviceInfoProvider when the local device into becomes |
// available. |