summaryrefslogtreecommitdiffstats
path: root/chrome_elf/create_file/chrome_create_file_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/create_file/chrome_create_file_unittest.cc')
-rw-r--r--chrome_elf/create_file/chrome_create_file_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_elf/create_file/chrome_create_file_unittest.cc b/chrome_elf/create_file/chrome_create_file_unittest.cc
index cd66d47..8b0331f 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 {
+ void SetUp() override {
original_thread_ = base::PlatformThread::CurrentId();
InitCache();
PlatformTest::SetUp();