Index: chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc |
diff --git a/chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc b/chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc |
index fb4902b04ff841ddd29292194148ec9f641d8e4f..eb60432ee5e061a5e1d3747f9573d88d28a2edb1 100644 |
--- a/chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc |
+++ b/chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc |
@@ -23,7 +23,7 @@ class NaClGdbTest : public PPAPINaClNewlibTest { |
NaClGdbTest() { |
} |
- virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
+ virtual void SetUpCommandLine(CommandLine* command_line) override { |
PPAPINaClNewlibTest::SetUpCommandLine(command_line); |
base::FilePath mock_nacl_gdb; |