| Index: content/shell/browser/layout_test/blink_test_controller.h
|
| diff --git a/content/shell/browser/layout_test/blink_test_controller.h b/content/shell/browser/layout_test/blink_test_controller.h
|
| index 4bcc36f729d1e1c040f9b50a861a2bd918196b8b..10d4a44b0ecc80dfead26d9d6cbf6ecb04a362f0 100644
|
| --- a/content/shell/browser/layout_test/blink_test_controller.h
|
| +++ b/content/shell/browser/layout_test/blink_test_controller.h
|
| @@ -202,7 +202,6 @@
|
| void OnClearDevToolsLocalStorage();
|
| void OnShowDevTools(const std::string& settings,
|
| const std::string& frontend_url);
|
| - void OnEvaluateInDevTools(int call_id, const std::string& script);
|
| void OnCloseDevTools();
|
| void OnGoToOffset(int offset);
|
| void OnReload();
|
|
|