| Index: Source/core/history/BackForwardListImpl.cpp
|
| diff --git a/Source/core/history/BackForwardListImpl.cpp b/Source/core/history/BackForwardListImpl.cpp
|
| index 1e009f8f6775bd837e808e9eb026fbaff519a506..d339174900d9aa173e847d3279b57d0eb033e2b0 100644
|
| --- a/Source/core/history/BackForwardListImpl.cpp
|
| +++ b/Source/core/history/BackForwardListImpl.cpp
|
| @@ -31,9 +31,9 @@
|
| #include "FrameLoader.h"
|
| #include "FrameLoaderClient.h"
|
| #include "HistoryItem.h"
|
| -#include "Logging.h"
|
| #include "Page.h"
|
| #include "SerializedScriptValue.h"
|
| +#include "core/platform/Logging.h"
|
|
|
| using namespace std;
|
|
|
|
|