Currently if a file is added to the build, but updating BUILD.gn is missed, the bots won't detect it. The issue will only be detected when downstream users that depend on gn attempt to integrate the change. We should probably have a bot that would catch this type of problem.