git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Missed one BackForwardListImpl.h in the last commit.
[WebKit-https.git]
/
Source
/
WebCore
/
history
/
BackForwardList.cpp
diff --git
a/Source/WebCore/history/BackForwardList.cpp
b/Source/WebCore/history/BackForwardList.cpp
index
84fc24b
..
15f1015
100644
(file)
--- a/
Source/WebCore/history/BackForwardList.cpp
+++ b/
Source/WebCore/history/BackForwardList.cpp
@@
-25,7
+25,7
@@
*/
#include "config.h"
-#include "BackForwardList
Impl
.h"
+#include "BackForwardList.h"
#include "Frame.h"
#include "FrameLoader.h"