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

Unified Diff: chrome/browser/ui/blocked_content/blocked_window_params.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/ui/blocked_content/blocked_window_params.cc
diff --git a/chrome/browser/ui/blocked_content/blocked_window_params.cc b/chrome/browser/ui/blocked_content/blocked_window_params.cc
index 46ca971981a55d21236a8cbae6cd7fb877fce41d..f05f8e84fac31a82e84052fd4d755cd519fb503e 100644
--- a/chrome/browser/ui/blocked_content/blocked_window_params.cc
+++ b/chrome/browser/ui/blocked_content/blocked_window_params.cc
@@ -16,7 +16,7 @@ BlockedWindowParams::BlockedWindowParams(
const GURL& target_url,
const content::Referrer& referrer,
WindowOpenDisposition disposition,
- const WebKit::WebWindowFeatures& features,
+ const blink::WebWindowFeatures& features,
bool user_gesture,
bool opener_suppressed,
int render_process_id,

Powered by Google App Engine
This is Rietveld 408576698