Index: content/browser/plugin_service_impl_browsertest.cc |
=================================================================== |
--- content/browser/plugin_service_impl_browsertest.cc (revision 181789) |
+++ content/browser/plugin_service_impl_browsertest.cc (working copy) |
@@ -142,7 +142,7 @@ |
return shell()->web_contents()->GetBrowserContext()->GetResourceContext(); |
} |
- virtual void SetUpCommandLine(CommandLine* command_line) { |
+ virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
#ifdef OS_MACOSX |
base::FilePath browser_directory; |
PathService::Get(base::DIR_MODULE, &browser_directory); |