Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / autofill / autofill_sign_in_container.mm
index 7293c4b..c06182c 100644 (file)
@@ -101,7 +101,7 @@ void CocoaSignInDelegate::HandleKeyboardEvent(
   webContents_->GetController().LoadURL(
       dialog_->delegate()->SignInUrl(),
       content::Referrer(),
-      content::PAGE_TRANSITION_AUTO_TOPLEVEL,
+      ui::PAGE_TRANSITION_AUTO_TOPLEVEL,
       std::string());
 }