Index: chrome/browser/chromeos/login/signin/oauth2_browsertest.cc |
diff --git a/chrome/browser/chromeos/login/signin/oauth2_browsertest.cc b/chrome/browser/chromeos/login/signin/oauth2_browsertest.cc |
index aff79bbbca8aec9772dbb18d08633be51958922d..e0a4f9048b9a8f96ac23d1eb0a9b015d3ccc2f28 100644 |
--- a/chrome/browser/chromeos/login/signin/oauth2_browsertest.cc |
+++ b/chrome/browser/chromeos/login/signin/oauth2_browsertest.cc |
@@ -132,7 +132,7 @@ class OAuth2Test : public OobeBaseTest { |
protected: |
OAuth2Test() {} |
- virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
+ virtual void SetUpCommandLine(CommandLine* command_line) override { |
OobeBaseTest::SetUpCommandLine(command_line); |
// Disable sync sinc we don't really need this for these tests and it also |