| Index: Source/core/platform/PlatformInstrumentation.h
|
| diff --git a/Source/core/platform/PlatformInstrumentation.h b/Source/core/platform/PlatformInstrumentation.h
|
| index 48bc8d45ef83dbf2c3fa1431f3773427427e589f..5c449930b19e3eee165fbd14b65430828f46b923 100644
|
| --- a/Source/core/platform/PlatformInstrumentation.h
|
| +++ b/Source/core/platform/PlatformInstrumentation.h
|
| @@ -34,7 +34,7 @@
|
| #include <wtf/MainThread.h>
|
| #include <wtf/text/WTFString.h>
|
|
|
| -#include "TraceEvent.h"
|
| +#include "core/platform/chromium/TraceEvent.h"
|
|
|
| namespace WebCore {
|
|
|
|
|