| Index: Source/core/loader/FrameLoaderStateMachine.h
|
| diff --git a/Source/core/loader/FrameLoaderStateMachine.h b/Source/core/loader/FrameLoaderStateMachine.h
|
| index b20ad6be567531b7ccf72f39a4ad5b32b4b0ecaf..e8d1a2aaddfd56fcc20f16377c2d2a478bb784d5 100644
|
| --- a/Source/core/loader/FrameLoaderStateMachine.h
|
| +++ b/Source/core/loader/FrameLoaderStateMachine.h
|
| @@ -47,7 +47,6 @@ public:
|
| CreatingInitialEmptyDocument,
|
| DisplayingInitialEmptyDocument,
|
| StartedFirstRealLoad,
|
| - DisplayingInitialEmptyDocumentPostCommit,
|
| CommittedFirstRealLoad
|
| };
|
|
|
|
|