Index: chrome/browser/extensions/api/gcm/gcm_apitest.cc |
diff --git a/chrome/browser/extensions/api/gcm/gcm_apitest.cc b/chrome/browser/extensions/api/gcm/gcm_apitest.cc |
index b6b07a5bcd8a816ab26aae0fe34dffdd48dee00b..0889c1da43d356e4264cfcbf114d1c02bfedd00a 100644 |
--- a/chrome/browser/extensions/api/gcm/gcm_apitest.cc |
+++ b/chrome/browser/extensions/api/gcm/gcm_apitest.cc |
@@ -61,8 +61,8 @@ class GcmApiTest : public ExtensionApiTest { |
GcmApiTest() : fake_gcm_profile_service_(NULL) {} |
protected: |
- virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE; |
- virtual void SetUpOnMainThread() OVERRIDE; |
+ virtual void SetUpCommandLine(CommandLine* command_line) override; |
+ virtual void SetUpOnMainThread() override; |
void StartCollecting(); |