| Index: third_party/WebKit/public/web/WebPerformance.h
|
| diff --git a/third_party/WebKit/public/web/WebPerformance.h b/third_party/WebKit/public/web/WebPerformance.h
|
| index 24570298e78cbae67fa3792274e51ad54151ad93..36b0f3cf6b2c9122e1bd67c9240bdea5499324ac 100644
|
| --- a/third_party/WebKit/public/web/WebPerformance.h
|
| +++ b/third_party/WebKit/public/web/WebPerformance.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebPerformance_h
|
| #define WebPerformance_h
|
|
|
| +#include "WebNavigationType.h"
|
| #include "public/platform/WebCommon.h"
|
| #include "public/platform/WebPrivatePtr.h"
|
| -#include "WebNavigationType.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| #include "platform/heap/Handle.h"
|
|
|