| Index: Source/core/inspector/DOMPatchSupport.cpp
|
| diff --git a/Source/core/inspector/DOMPatchSupport.cpp b/Source/core/inspector/DOMPatchSupport.cpp
|
| index 529797bbea808fc0f52137bc2a32e276380e30e0..09208d37dfcc6763ea015b01c9b34af118d716fb 100644
|
| --- a/Source/core/inspector/DOMPatchSupport.cpp
|
| +++ b/Source/core/inspector/DOMPatchSupport.cpp
|
| @@ -45,7 +45,7 @@
|
| #include "HTMLNames.h"
|
| #include "InspectorHistory.h"
|
| #include "Node.h"
|
| -#include "XMLDocumentParser.h"
|
| +#include "core/xml/parser/XMLDocumentParser.h"
|
|
|
| #include <wtf/Deque.h>
|
| #include <wtf/HashTraits.h>
|
|
|