| Index: Source/core/inspector/TimelineRecordFactory.h
|
| diff --git a/Source/core/inspector/TimelineRecordFactory.h b/Source/core/inspector/TimelineRecordFactory.h
|
| index bb2df6ac074005f19d866e7c315a216c7645e53f..9c91f3d84f1bc1e85b8175b23b5f4971c95a6f54 100644
|
| --- a/Source/core/inspector/TimelineRecordFactory.h
|
| +++ b/Source/core/inspector/TimelineRecordFactory.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef TimelineRecordFactory_h
|
| #define TimelineRecordFactory_h
|
|
|
| -#include "core/platform/JSONValues.h"
|
| +#include "platform/JSONValues.h"
|
| #include "weborigin/KURL.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/text/WTFString.h"
|
|
|