| Index: third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js b/third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js
|
| index 0c9aea551cc31513bb8eb130048f00596504a98b..10198f065c0ceb17431ecfc2f24744f69555eb24 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js
|
| @@ -137,5 +137,3 @@ WebInspector.MultitargetTouchModel._symbol = Symbol('MultitargetTouchModel.symbo
|
|
|
| /** @type {?WebInspector.MultitargetTouchModel} */
|
| WebInspector.MultitargetTouchModel._instance = null;
|
| -
|
| -
|
|
|