| Index: content/shell/browser/layout_test/layout_test_devtools_frontend.h | 
| diff --git a/content/shell/browser/layout_test/layout_test_devtools_frontend.h b/content/shell/browser/layout_test/layout_test_devtools_frontend.h | 
| index ec6dd37e0d28fcd8aa9b6178ef5bcd5c49658d95..54b1386f342cc497baaeda335a54bff8e739eb97 100644 | 
| --- a/content/shell/browser/layout_test/layout_test_devtools_frontend.h | 
| +++ b/content/shell/browser/layout_test/layout_test_devtools_frontend.h | 
| @@ -21,8 +21,7 @@ class LayoutTestDevToolsFrontend : public ShellDevToolsFrontend { | 
| const std::string& settings, | 
| const std::string& frontend_url); | 
|  | 
| -  static GURL GetDevToolsPathAsURL(const std::string& settings, | 
| -                                   const std::string& frontend_url); | 
| +  static GURL GetDevToolsPathAsURL(const std::string& frontend_url); | 
|  | 
| void ReuseFrontend(const std::string& settings, | 
| const std::string frontend_url); | 
|  |