| Index: third_party/WebKit/Source/modules/storage/StorageEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/storage/StorageEvent.h b/third_party/WebKit/Source/modules/storage/StorageEvent.h
|
| index 3d86f5c33ec52df0333b9a2f05ce44c7477e5d7d..a492d12666cdc14c84b6e5a07bb451daafacff59 100644
|
| --- a/third_party/WebKit/Source/modules/storage/StorageEvent.h
|
| +++ b/third_party/WebKit/Source/modules/storage/StorageEvent.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "core/events/Event.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|