Chromium Code Reviews| Index: Source/core/dom/CustomEvent.cpp |
| diff --git a/Source/core/dom/CustomEvent.cpp b/Source/core/dom/CustomEvent.cpp |
| index bad25d2fe2c0055d8a6d4d28431ff7fc8900c39c..c79ecac90c98f4d88617dd9edfd53039ed45e5a0 100644 |
| --- a/Source/core/dom/CustomEvent.cpp |
| +++ b/Source/core/dom/CustomEvent.cpp |
| @@ -26,6 +26,7 @@ |
| #include "config.h" |
| #include "core/dom/CustomEvent.h" |
| +#include "bindings/v8/SerializedScriptValue.h" |
| #include "core/dom/EventNames.h" |
| namespace WebCore { |