Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / drive / fake_file_system_unittest.cc
index 63b8bdb..5e5a1ef 100644 (file)
@@ -18,7 +18,7 @@ namespace test_util {
 
 class FakeFileSystemTest : public ::testing::Test {
  protected:
-  virtual void SetUp() OVERRIDE {
+  virtual void SetUp() override {
     // Initialize FakeDriveService.
     fake_drive_service_.reset(new FakeDriveService);
     ASSERT_TRUE(SetUpTestEntries(fake_drive_service_.get()));