| Index: Source/core/page/PerformanceUserTiming.cpp
|
| diff --git a/Source/core/page/PerformanceUserTiming.cpp b/Source/core/page/PerformanceUserTiming.cpp
|
| index 8c2fd46e0cb48411214676a6b9e7ab7685e2a18a..794eef359cff3e91bfaab665ce8228186ffd6a9d 100644
|
| --- a/Source/core/page/PerformanceUserTiming.cpp
|
| +++ b/Source/core/page/PerformanceUserTiming.cpp
|
| @@ -29,8 +29,7 @@
|
| #include "core/page/Performance.h"
|
| #include "core/page/PerformanceMark.h"
|
| #include "core/page/PerformanceMeasure.h"
|
| -#include <wtf/dtoa/utils.h>
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|