| 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 03ac153535fd1dcd42c4bf1f47c2685f783a4483..24570298e78cbae67fa3792274e51ad54151ad93 100644
|
| --- a/third_party/WebKit/public/web/WebPerformance.h
|
| +++ b/third_party/WebKit/public/web/WebPerformance.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebPerformance_h
|
| #define WebPerformance_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| -#include "../platform/WebPrivatePtr.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebPrivatePtr.h"
|
| #include "WebNavigationType.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
|
|