Index: content/browser/plugin_browsertest.cc |
=================================================================== |
--- content/browser/plugin_browsertest.cc (revision 181789) |
+++ content/browser/plugin_browsertest.cc (working copy) |
@@ -34,7 +34,7 @@ |
protected: |
PluginTest() {} |
- virtual void SetUpCommandLine(CommandLine* command_line) { |
+ virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
// Some NPAPI tests schedule garbage collection to force object tear-down. |
command_line->AppendSwitchASCII(switches::kJavaScriptFlags, "--expose_gc"); |