| Index: third_party/WebKit/public/web/WebHistoryItem.h
|
| diff --git a/third_party/WebKit/public/web/WebHistoryItem.h b/third_party/WebKit/public/web/WebHistoryItem.h
|
| index 8e59774a3ddc39e008e9ffc02eb960f9f00c7e72..0f9a815f4546fbde0871e30623fdef8c734a40ad 100644
|
| --- a/third_party/WebKit/public/web/WebHistoryItem.h
|
| +++ b/third_party/WebKit/public/web/WebHistoryItem.h
|
| @@ -118,7 +118,6 @@ class WebHistoryItem {
|
| BLINK_EXPORT WebVector<WebString> GetReferencedFilePaths() const;
|
|
|
| BLINK_EXPORT bool DidSaveScrollOrScaleState() const;
|
| - BLINK_EXPORT void SetDidSaveScrollOrScaleState(bool);
|
|
|
| #if BLINK_IMPLEMENTATION
|
| BLINK_EXPORT WebHistoryItem(HistoryItem*);
|
|
|