| Index: third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h
|
| index c47af44d4600614d5155b27d78eb1002209b931d..45fb3223984e2d33d699b2ec687671afec36cded 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoadPriority.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef ResourceLoadPriority_h
|
| #define ResourceLoadPriority_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|