Index: content/browser/plugin_data_remover_impl_browsertest.cc |
=================================================================== |
--- content/browser/plugin_data_remover_impl_browsertest.cc (revision 181789) |
+++ content/browser/plugin_data_remover_impl_browsertest.cc (working copy) |
@@ -28,7 +28,7 @@ |
MessageLoop::current()->Quit(); |
} |
- 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); |