| Index: content/browser/devtools/protocol/page_handler.h
|
| diff --git a/content/browser/devtools/protocol/page_handler.h b/content/browser/devtools/protocol/page_handler.h
|
| index 53f759c7be93de97c7ee404e0de2614c5e446593..41b6bf595fbd946ff6451c1940df745472297b28 100644
|
| --- a/content/browser/devtools/protocol/page_handler.h
|
| +++ b/content/browser/devtools/protocol/page_handler.h
|
| @@ -61,7 +61,6 @@ class PageHandler {
|
|
|
| Response ClearGeolocationOverride();
|
|
|
| - Response SetTouchEmulationEnabled(bool enabled);
|
| Response SetTouchEmulationEnabled(bool enabled,
|
| const std::string* configuration);
|
|
|
|
|