| Index: third_party/WebKit/Source/core/events/NavigatorEvents.h
|
| diff --git a/third_party/WebKit/Source/core/events/NavigatorEvents.h b/third_party/WebKit/Source/core/events/NavigatorEvents.h
|
| index 537690bc0a1a584193a531b3746e2ee6c14f35f8..eb33b35edcd0b590d6b0856d30b660f65e9ee1a1 100644
|
| --- a/third_party/WebKit/Source/core/events/NavigatorEvents.h
|
| +++ b/third_party/WebKit/Source/core/events/NavigatorEvents.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef NavigatorEvents_h
|
| #define NavigatorEvents_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|