Index: tools/gn/secondary/chrome/BUILD.gn |
diff --git a/tools/gn/secondary/chrome/BUILD.gn b/tools/gn/secondary/chrome/BUILD.gn |
index c0467d8c6bdddf0421cf5a2a1f09d920f4d921d2..76043b80d87ac95c6c7155a3485637d14207f273 100644 |
--- a/tools/gn/secondary/chrome/BUILD.gn |
+++ b/tools/gn/secondary/chrome/BUILD.gn |
@@ -198,8 +198,6 @@ action("about_credits") { |
# the last change file to force an update whenever the code is updated. |
source_prereqs = [ "//build/util/LASTCHANGE" ] |
- hard_dep = true |
- |
args = [ "credits", build_relative_about_credits_file ] |
} |