Index: public/web/WebFrameLoadType.h |
diff --git a/public/web/WebFrameLoadType.h b/public/web/WebFrameLoadType.h |
index 31389275951f92d56b215a0484804293786b8b1b..7bc46110719d9cc89813ac044eac6f007b8eed63 100644 |
--- a/public/web/WebFrameLoadType.h |
+++ b/public/web/WebFrameLoadType.h |
@@ -15,7 +15,6 @@ enum class WebFrameLoadType { |
Standard, |
BackForward, |
Reload, |
- Same, // user loads same URL again (but not reload button) |
RedirectWithLockedBackForwardList, |
InitialInChildFrame, |
InitialHistoryLoad, // history navigation in a newly created frame |