| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 87c50db22fa2a77ed1264abfa705a66d9ac43da8..4394742126327d5a38b36c6a8a8f6853bba2be22 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -372,6 +372,8 @@ source_set("core_generated") {
|
| "$blink_core_output_dir/XLinkNames.cpp",
|
| "$blink_core_output_dir/XMLNSNames.cpp",
|
| "$blink_core_output_dir/XMLNames.cpp",
|
| + "$blink_core_output_dir/experiments/ExperimentalFeatures.cpp",
|
| + "$blink_core_output_dir/experiments/ExperimentalFeatures.h",
|
| "$blink_core_output_dir/fetch/FetchInitiatorTypeNames.cpp",
|
|
|
| # Generated from HTMLEntityNames.in
|
|
|