| Index: content/browser/frame_host/navigator.h
|
| diff --git a/content/browser/frame_host/navigator.h b/content/browser/frame_host/navigator.h
|
| index 424d828c204c6536b76f0e2373b3797023061b82..e9b3fb54d87678c95334328e03e23fc45b228d63 100644
|
| --- a/content/browser/frame_host/navigator.h
|
| +++ b/content/browser/frame_host/navigator.h
|
| @@ -121,7 +121,6 @@ class CONTENT_EXPORT Navigator : public base::RefCounted<Navigator> {
|
| const std::string& extra_headers,
|
| const Referrer& referrer,
|
| WindowOpenDisposition disposition,
|
| - bool force_new_process_for_new_contents,
|
| bool should_replace_current_entry,
|
| bool user_gesture) {}
|
|
|
|
|