| Index: trunk/src/content/renderer/devtools/devtools_agent.h
|
| ===================================================================
|
| --- trunk/src/content/renderer/devtools/devtools_agent.h (revision 263646)
|
| +++ trunk/src/content/renderer/devtools/devtools_agent.h (working copy)
|
| @@ -76,7 +76,6 @@
|
| virtual void enableDeviceEmulation(
|
| const blink::WebDeviceEmulationParams& params);
|
| virtual void disableDeviceEmulation();
|
| - virtual void setTouchEventEmulationEnabled(bool enabled, bool allow_pinch);
|
|
|
| void OnAttach();
|
| void OnReattach(const std::string& agent_state);
|
|
|