Chromium Code Reviews| Index: Source/core/xml/XMLTreeViewer.cpp |
| diff --git a/Source/core/xml/XMLTreeViewer.cpp b/Source/core/xml/XMLTreeViewer.cpp |
| index 487496d51e776ef2f5827a169991c076e3c4dbd2..102e405c05ad0d34f9d24ab38b70d6430597a7bd 100644 |
| --- a/Source/core/xml/XMLTreeViewer.cpp |
| +++ b/Source/core/xml/XMLTreeViewer.cpp |
| @@ -34,6 +34,7 @@ |
| #include "ExceptionCodePlaceholder.h" |
| #include "Frame.h" |
| #include "Page.h" |
| +#include "ScriptController.h" |
| #include "ScriptSourceCode.h" |
| #include "ScriptValue.h" |
| #include "Settings.h" |