| Index: Source/core/frame/ConsoleBase.cpp
|
| diff --git a/Source/core/frame/ConsoleBase.cpp b/Source/core/frame/ConsoleBase.cpp
|
| index d3a078b953892bc6584188594b79d077b25bb469..0f2506dfb68c3a16973efb3468c54c8a7f8503e0 100644
|
| --- a/Source/core/frame/ConsoleBase.cpp
|
| +++ b/Source/core/frame/ConsoleBase.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/inspector/InspectorConsoleInstrumentation.h"
|
| #include "core/inspector/ScriptArguments.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "wtf/TraceEvent.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|