Chromium Code Reviews| Index: Source/core/storage/StorageEvent.h |
| diff --git a/Source/core/storage/StorageEvent.h b/Source/core/storage/StorageEvent.h |
| index c59471e3d245c5dd685e41a0ef663e241d2fb0cf..a4e8ffc9a3e22631e21fcbb6fceb2153f7c32abd 100644 |
| --- a/Source/core/storage/StorageEvent.h |
| +++ b/Source/core/storage/StorageEvent.h |
| @@ -27,7 +27,7 @@ |
| #define StorageEvent_h |
| #include "core/dom/Event.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |