| Index: third_party/WebKit/Source/core/xml/DOMParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/xml/DOMParser.cpp b/third_party/WebKit/Source/core/xml/DOMParser.cpp
|
| index e0d39e9338529e23c660bcab8fff1d9167d505ee..41db8624bcfddc214c29641d2b129889805fe157 100644
|
| --- a/third_party/WebKit/Source/core/xml/DOMParser.cpp
|
| +++ b/third_party/WebKit/Source/core/xml/DOMParser.cpp
|
| @@ -20,6 +20,7 @@
|
| #include "core/xml/DOMParser.h"
|
|
|
| #include "core/dom/DOMImplementation.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|