Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / net / proxy_policy_handler_unittest.cc
index 67449d3..a1818a1 100644 (file)
@@ -22,7 +22,7 @@ namespace policy {
 class ProxyPolicyHandlerTest
     : public ConfigurationPolicyPrefStoreTest {
  public:
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     ConfigurationPolicyPrefStoreTest::SetUp();
     handler_list_.AddHandler(
         make_scoped_ptr<ConfigurationPolicyHandler>(new ProxyPolicyHandler));