| Index: Source/platform/BUILD.gn
|
| diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn
|
| index db53f0b0e131ae2120bac3acc804749976cea17d..da151ba376120c2e0e4f4aaba4e77362f1582365 100644
|
| --- a/Source/platform/BUILD.gn
|
| +++ b/Source/platform/BUILD.gn
|
| @@ -107,7 +107,7 @@ action("runtime_enabled_features") {
|
| output_path = "$root_gen_dir/blink"
|
| outputs = [
|
| "$output_path/RuntimeEnabledFeatures.cpp",
|
| - "$output_path/blink/RuntimeEnabledFeatures.h",
|
| + "$output_path/RuntimeEnabledFeatures.h",
|
| ]
|
|
|
| args = [
|
|
|