Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / prefs / pref_service_browsertest.cc
index 496af81..c8134be 100644 (file)
@@ -54,7 +54,7 @@ class PreferenceServiceTest : public InProcessBrowserTest {
   explicit PreferenceServiceTest(bool new_profile) : new_profile_(new_profile) {
   }
 
-  virtual bool SetUpUserDataDirectory() OVERRIDE {
+  bool SetUpUserDataDirectory() override {
     base::FilePath user_data_directory;
     PathService::Get(chrome::DIR_USER_DATA, &user_data_directory);