Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / keyboard / keyboard_controller_proxy.cc
index 097b0d6..1b3e86a 100644 (file)
@@ -106,7 +106,7 @@ void KeyboardControllerProxy::LoadContents(const GURL& url) {
         url,
         content::Referrer(),
         SINGLETON_TAB,
-        content::PAGE_TRANSITION_AUTO_TOPLEVEL,
+        ui::PAGE_TRANSITION_AUTO_TOPLEVEL,
         false);
     keyboard_contents_->OpenURL(params);
   }