| Index: content/browser/web_contents/web_contents_impl_unittest.cc
|
| diff --git a/content/browser/web_contents/web_contents_impl_unittest.cc b/content/browser/web_contents/web_contents_impl_unittest.cc
|
| index e95c85363ff3e073e3d6f7cd00e434156e73086d..a96c32222b7b3b4cc9b5cb95ee9f796edc75c927 100644
|
| --- a/content/browser/web_contents/web_contents_impl_unittest.cc
|
| +++ b/content/browser/web_contents/web_contents_impl_unittest.cc
|
| @@ -3408,7 +3408,6 @@ class TestJavaScriptDialogManager : public JavaScriptDialogManager {
|
| };
|
|
|
| void RunBeforeUnloadDialog(WebContents* web_contents,
|
| - const base::string16& message_text,
|
| bool is_reload,
|
| const DialogClosedCallback& callback) override {}
|
|
|
|
|