Index: athena/system/orientation_controller.h |
diff --git a/athena/system/orientation_controller.h b/athena/system/orientation_controller.h |
index c02a5b0fb7f8c688507e6520482288de3fef55cc..c9f83e670c062c2cedd745110113f3f3a4a9d767 100644 |
--- a/athena/system/orientation_controller.h |
+++ b/athena/system/orientation_controller.h |
@@ -31,7 +31,7 @@ class OrientationController |
// chromeos::AccelerometerReader::Delegate |
virtual void HandleAccelerometerUpdate( |
- const ui::AccelerometerUpdate& update) OVERRIDE; |
+ const ui::AccelerometerUpdate& update) override; |
private: |
// The last configured rotation. |