| Index: Source/core/dom/CharacterData.cpp
|
| diff --git a/Source/core/dom/CharacterData.cpp b/Source/core/dom/CharacterData.cpp
|
| index 943bc55c7204a882b6ba9fce005cdb470618cafa..415b5616e411f5a73a0ec1554b78fd5544c152b8 100644
|
| --- a/Source/core/dom/CharacterData.cpp
|
| +++ b/Source/core/dom/CharacterData.cpp
|
| @@ -25,6 +25,7 @@
|
| #include "Document.h"
|
| #include "EventNames.h"
|
| #include "ExceptionCode.h"
|
| +#include "FrameSelection.h"
|
| #include "InspectorInstrumentation.h"
|
| #include "MutationEvent.h"
|
| #include "MutationObserverInterestGroup.h"
|
|
|