| Index: third_party/WebKit/Source/core/dom/DOMException.h
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMException.h b/third_party/WebKit/Source/core/dom/DOMException.h
|
| index c04dce02662f24288553680e92764b8c424f51b8..5ea667fa3c4bd68e2e8d3afc51ef88df9ce25eb2 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMException.h
|
| +++ b/third_party/WebKit/Source/core/dom/DOMException.h
|
| @@ -33,6 +33,7 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|