| Index: Source/core/frame/LocalFrame.h
|
| diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h
|
| index 9d6e8d3dd4cad556890d1be7ca113f78d10e3ccf..5e9988f344cec166c904838fa724c55cf44ed5f4 100644
|
| --- a/Source/core/frame/LocalFrame.h
|
| +++ b/Source/core/frame/LocalFrame.h
|
| @@ -129,8 +129,6 @@ namespace WebCore {
|
| void deviceOrPageScaleFactorChanged();
|
| double devicePixelRatio() const;
|
|
|
| - void sendOrientationChangeEvent();
|
| -
|
| String documentTypeString() const;
|
|
|
| PassOwnPtr<DragImage> nodeImage(Node&);
|
|
|