| Index: third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.h
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.h b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.h
|
| index 131971cefb52fb80f6bbb4e02ce1da8c3bcda822..7668b2992a8e467b117c6b38790499e08279d62c 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.h
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DeviceOrientationInspectorAgent.h
|
| @@ -14,7 +14,6 @@ namespace blink {
|
| class DeviceOrientationController;
|
| class Page;
|
|
|
| -typedef String ErrorString;
|
|
|
| class MODULES_EXPORT DeviceOrientationInspectorAgent final : public InspectorBaseAgent<DeviceOrientationInspectorAgent, protocol::Frontend::DeviceOrientation>, public protocol::Dispatcher::DeviceOrientationCommandHandler {
|
| WTF_MAKE_NONCOPYABLE(DeviceOrientationInspectorAgent);
|
|
|