Chromium Code Reviews| Index: Source/core/dom/ErrorEvent.h |
| diff --git a/Source/core/dom/ErrorEvent.h b/Source/core/dom/ErrorEvent.h |
| index 7992ec39a89be38d15b127845a14cc53fc47ec7f..0c2a4532eee1176ed548a1fb98be32c307e68496 100644 |
| --- a/Source/core/dom/ErrorEvent.h |
| +++ b/Source/core/dom/ErrorEvent.h |
| @@ -32,7 +32,7 @@ |
| #define ErrorEvent_h |
| #include "core/dom/Event.h" |
| -#include <wtf/text/WTFString.h> |
| +#include "wtf/text/WTFString.h" |
| namespace WebCore { |