| Index: third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js b/third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js
|
| index 4219c8253a18e2ab5ebbdaff0a9552ed28a3f712..33e106c779bb0018669540cef2ff53bd4000b60e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/DeviceOrientation.js
|
| @@ -73,5 +73,3 @@ WebInspector.DeviceOrientation = class {
|
| target.deviceOrientationAgent().clearDeviceOrientationOverride();
|
| }
|
| };
|
| -
|
| -
|
|
|