summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_data_remover_impl_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/plugin_data_remover_impl_browsertest.cc')
-rw-r--r--content/browser/plugin_data_remover_impl_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_data_remover_impl_browsertest.cc b/content/browser/plugin_data_remover_impl_browsertest.cc
index bf1c6fa..494cc70 100644
--- a/content/browser/plugin_data_remover_impl_browsertest.cc
+++ b/content/browser/plugin_data_remover_impl_browsertest.cc
@@ -28,7 +28,7 @@ class PluginDataRemoverTest : public ContentBrowserTest {
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);