| Index: Source/core/html/parser/XSSAuditorDelegate.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditorDelegate.cpp b/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| index f54084ec617f3ac4c9172c8416500ce3c9f00858..ed85b7f291ae24049ee007ca0771df34da5fad51 100644
|
| --- a/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| +++ b/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| @@ -26,9 +26,9 @@
|
| #include "config.h"
|
| #include "XSSAuditorDelegate.h"
|
|
|
| -#include "Document.h"
|
| #include "HTMLParserIdioms.h"
|
| #include "InspectorValues.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/loader/DocumentLoader.h"
|
| #include "core/loader/FrameLoader.h"
|
| #include "core/loader/FrameLoaderClient.h"
|
|
|