| Index: Source/core/dom/ScriptableDocumentParser.h
|
| diff --git a/Source/core/dom/ScriptableDocumentParser.h b/Source/core/dom/ScriptableDocumentParser.h
|
| index 39223ce6e3f06df3f5439b5384905c5281025a7a..27dd72658333ba076586fac56bdcbea2c5b28261 100644
|
| --- a/Source/core/dom/ScriptableDocumentParser.h
|
| +++ b/Source/core/dom/ScriptableDocumentParser.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef ScriptableDocumentParser_h
|
| #define ScriptableDocumentParser_h
|
|
|
| -#include "DecodedDataDocumentParser.h"
|
| -#include "FragmentScriptingPermission.h"
|
| +#include "core/dom/DecodedDataDocumentParser.h"
|
| +#include "core/dom/FragmentScriptingPermission.h"
|
| #include <wtf/text/TextPosition.h>
|
|
|
| namespace WebCore {
|
|
|