Chromium Code Reviews| Index: Source/core/dom/StaticNodeList.cpp |
| diff --git a/Source/core/dom/StaticNodeList.cpp b/Source/core/dom/StaticNodeList.cpp |
| index f70db5e789d87ca864c3473e3cd5f6eebc2a3bc5..727ae9639e00d35a40a8b6150c91da3e704c5c4d 100644 |
| --- a/Source/core/dom/StaticNodeList.cpp |
| +++ b/Source/core/dom/StaticNodeList.cpp |
| @@ -30,6 +30,7 @@ |
| #include "core/dom/StaticNodeList.h" |
| #include "core/dom/Element.h" |
| +#include <v8.h> |
| namespace WebCore { |