Index: build/util/BUILD.gn |
diff --git a/build/util/BUILD.gn b/build/util/BUILD.gn |
index 29dd9439cadcb3bf4ce9171f5d9d07772550723d..b7d8c565bdd6388c952be765fd65704104466d99 100644 |
--- a/build/util/BUILD.gn |
+++ b/build/util/BUILD.gn |
@@ -7,8 +7,7 @@ action("webkit_version") { |
lastchange_file = "LASTCHANGE.blink" |
- # TODO(brettw) move from content to this directory. |
- template_file = "//content/webkit_version.h.in" |
+ template_file = "webkit_version.h.in" |
inputs = [ |
lastchange_file, |
template_file, |