Index: chrome_elf/create_file/chrome_create_file_unittest.cc |
diff --git a/chrome_elf/create_file/chrome_create_file_unittest.cc b/chrome_elf/create_file/chrome_create_file_unittest.cc |
index 9d7ef20791c6296a2e73cc2244eb242c880af188..cd66d47068857d91ea65148260cb96e151587bc0 100644 |
--- a/chrome_elf/create_file/chrome_create_file_unittest.cc |
+++ b/chrome_elf/create_file/chrome_create_file_unittest.cc |
@@ -76,7 +76,7 @@ class ChromeCreateFileTest : public PlatformTest { |
path); |
} |
- virtual void SetUp() OVERRIDE { |
+ virtual void SetUp() override { |
original_thread_ = base::PlatformThread::CurrentId(); |
InitCache(); |
PlatformTest::SetUp(); |