Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / settings / stub_cros_settings_provider_unittest.cc
index 9f277a0..1f7798b 100644 (file)
@@ -34,7 +34,7 @@ class StubCrosSettingsProviderTest : public testing::Test {
   virtual ~StubCrosSettingsProviderTest() {
   }
 
-  virtual void SetUp() OVERRIDE {
+  virtual void SetUp() override {
     // Reset the observer notification count.
     observer_count_.clear();
   }