| Index: net/base/registry_controlled_domains/BUILD.gn
|
| diff --git a/net/base/registry_controlled_domains/BUILD.gn b/net/base/registry_controlled_domains/BUILD.gn
|
| index d8aa971c1bd237862b3bae721f3cceb282ac3597..26283f4cf289bd3ba833191bbc03d8881fc04516 100644
|
| --- a/net/base/registry_controlled_domains/BUILD.gn
|
| +++ b/net/base/registry_controlled_domains/BUILD.gn
|
| @@ -20,5 +20,6 @@ action_foreach("registry_controlled_domains") {
|
| "{{source}}",
|
| rebase_path("${target_gen_dir}/{{source_name_part}}-inc.cc",
|
| root_build_dir),
|
| + "--reverse_inputs",
|
| ]
|
| }
|
|
|