| Index: third_party/WebKit/Source/core/page/Page.h
|
| diff --git a/third_party/WebKit/Source/core/page/Page.h b/third_party/WebKit/Source/core/page/Page.h
|
| index d5721803ffa2f42542a0eed3f33f26246cb72052..ee746b9165414322b05c1081e4ab3b7d5294c133 100644
|
| --- a/third_party/WebKit/Source/core/page/Page.h
|
| +++ b/third_party/WebKit/Source/core/page/Page.h
|
| @@ -220,8 +220,6 @@ class CORE_EXPORT Page final : public GarbageCollectedFinalized<Page>,
|
|
|
| void acceptLanguagesChanged();
|
|
|
| - static void networkStateChanged(bool online);
|
| -
|
| DECLARE_TRACE();
|
|
|
| void layerTreeViewInitialized(WebLayerTreeView&, FrameView*);
|
|
|