Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / browsing_data / browsing_data_cookie_helper_unittest.cc
index 64a796d..2e1298b 100644 (file)
@@ -64,7 +64,7 @@ class BrowsingDataCookieHelperTest : public testing::Test {
       : testing_profile_(new TestingProfile()) {
   }
 
-  virtual void SetUp() OVERRIDE { cookie_expectations_.clear(); }
+  void SetUp() override { cookie_expectations_.clear(); }
 
   // Adds an expectation for a cookie that satisfies the given parameters.
   void AddCookieExpectation(const char* source,