| Index: third_party/WebKit/Source/platform/PlatformInstrumentation.h
|
| diff --git a/third_party/WebKit/Source/platform/PlatformInstrumentation.h b/third_party/WebKit/Source/platform/PlatformInstrumentation.h
|
| index 3687768816496746784ae05b6d0e6d1f0caba071..ef353722bf03d660a41ca5635b0f9f9762f65e7a 100644
|
| --- a/third_party/WebKit/Source/platform/PlatformInstrumentation.h
|
| +++ b/third_party/WebKit/Source/platform/PlatformInstrumentation.h
|
| @@ -32,7 +32,7 @@
|
| #define PlatformInstrumentation_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "platform/TraceEvent.h"
|
| +#include "platform/tracing/TraceEvent.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|