Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / test / integration / performance / sessions_sync_perf_test.cc
index bf86df5..5366f32 100644 (file)
@@ -69,7 +69,7 @@ void SessionsSyncPerfTest::UpdateTabs(int profile) {
         content::Referrer(GURL("http://localhost"),
                           blink::WebReferrerPolicyDefault),
         CURRENT_TAB,
-        content::PageTransitionFromInt(0), false));
+        ui::PAGE_TRANSITION_LINK, false));
     urls.push_back(url);
   }
   WaitForTabsToLoad(profile, urls);