Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / webui / ntp / most_visited_handler.cc
index 9a06e98..a0426ba 100644 (file)
@@ -62,7 +62,7 @@ MostVisitedHandler::~MostVisitedHandler() {
         web_ui()->GetWebContents()->GetController().GetLastCommittedEntry();
     if (entry && (entry->GetURL() != ntp_url)) {
       action_id =
-          content::PageTransitionStripQualifier(entry->GetTransitionType());
+          ui::PageTransitionStripQualifier(entry->GetTransitionType());
     }
 
     UMA_HISTOGRAM_ENUMERATION("NewTabPage.MostVisitedAction", action_id,