| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index 6fe28cb467803815e2d27c378c91d21eddb09ef8..3c934b338aa6d569cddce2013b9a84d9d78a8bb1 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -271,6 +271,7 @@ blink_core_sources("dom") {
|
| "Text.cpp",
|
| "TextLinkColors.cpp",
|
| "TextLinkColors.h",
|
| + "ThrowOnDynamicMarkupInsertionCountIncrementer.h",
|
| "Touch.cpp",
|
| "Touch.h",
|
| "TouchList.cpp",
|
|
|