Index: chrome/browser/extensions/chrome_app_api_browsertest.cc |
=================================================================== |
--- chrome/browser/extensions/chrome_app_api_browsertest.cc (revision 181040) |
+++ chrome/browser/extensions/chrome_app_api_browsertest.cc (working copy) |
@@ -72,7 +72,7 @@ |
} |
private: |
- virtual void SetUpCommandLine(CommandLine* command_line) { |
+ virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
ExtensionBrowserTest::SetUpCommandLine(command_line); |
command_line->AppendSwitchASCII(switches::kAppsCheckoutURL, |
"http://checkout.com:"); |