Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / autofill / generated_credit_card_bubble_controller_unittest.cc
index de08c51..7454e2a 100644 (file)
@@ -50,7 +50,7 @@ class GeneratedCreditCardBubbleControllerTest : public testing::Test {
             content::WebContentsTester::CreateTestWebContents(
                 &profile_, NULL)) {}
 
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     // Attaches immediately to |test_web_contents_| so a test version will exist
     // before a non-test version can be created.
     new TestGeneratedCreditCardBubbleController(test_web_contents_.get());