Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5873)

Unified Diff: chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc

Issue 63273002: Rename WebKit namespace to blink (part 4) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
diff --git a/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
index ce9eb65a453735ebc9d6dbd766e38033c9a2ef70..de03b093901ff586e1b7f2daa8ed5e25e5fc60b8 100644
--- a/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
+++ b/chrome/browser/sync/test/integration/performance/sessions_sync_perf_test.cc
@@ -67,7 +67,7 @@ void SessionsSyncPerfTest::UpdateTabs(int profile) {
browser->OpenURL(
OpenURLParams(url,
content::Referrer(GURL("http://localhost"),
- WebKit::WebReferrerPolicyDefault),
+ blink::WebReferrerPolicyDefault),
CURRENT_TAB,
content::PageTransitionFromInt(0), false));
urls.push_back(url);
« no previous file with comments | « chrome/browser/sessions/session_types_unittest.cc ('k') | chrome/browser/tab_contents/render_view_context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698