| Index: chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc (revision 181040)
|
| +++ chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc (working copy)
|
| @@ -17,7 +17,7 @@
|
| NaClGdbDebugStubTest() {
|
| }
|
|
|
| - void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
|
| + virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
|
|
|
| void StartTestScript(base::ProcessHandle* test_process,
|
| std::string test_name, int debug_stub_port);
|
|
|