Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ash / screensaver / screensaver_view.cc
index a47ddce..7762a49 100644 (file)
@@ -130,7 +130,7 @@ void ScreensaverView::LoadScreensaver() {
   screensaver_webview_->GetWebContents()->GetController().LoadURL(
         url_,
         content::Referrer(),
-        content::PAGE_TRANSITION_AUTO_TOPLEVEL,
+        ui::PAGE_TRANSITION_AUTO_TOPLEVEL,
         std::string());
 }