| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index 3630ccedb2a70c760dd8befd9a9a6627e725c004..fb6c3e883e9795c03936a041ce67adecb6c2fe70 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -414,6 +414,7 @@ blink_core_sources("html") {
|
| "parser/HTMLViewSourceParser.cpp",
|
| "parser/HTMLViewSourceParser.h",
|
| "parser/InputStreamPreprocessor.h",
|
| + "parser/MarkupTokenizerInlines.h",
|
| "parser/NestingLevelIncrementer.h",
|
| "parser/PreloadRequest.cpp",
|
| "parser/ResourcePreloader.cpp",
|
|
|