| Index: build/secondary/tools/grit/repack.gni
|
| diff --git a/build/secondary/tools/grit/repack.gni b/build/secondary/tools/grit/repack.gni
|
| index 0dd60b305af66d37044fb20c2fa0fb61cc41dee9..cba173205dbd3f95667c83f26b4d636ec093dd56 100644
|
| --- a/build/secondary/tools/grit/repack.gni
|
| +++ b/build/secondary/tools/grit/repack.gni
|
| @@ -28,7 +28,7 @@ template("repack") {
|
|
|
| script = "//tools/grit/grit/format/repack.py"
|
|
|
| - source_prereqs = invoker.sources
|
| + inputs = invoker.sources
|
| outputs = [ invoker.output ]
|
|
|
| args = []
|
|
|