Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 434b7b8ce9e83ca5b06028dc096ae769cb3144f4..fc153a22668f9f5fce9ce20d8f52074c95aecfc4 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -1751,7 +1751,7 @@ if ((current_toolchain == host_toolchain && v8_toolset_for_d8 == "host") || |
"//build/config/sanitizers:deps", |
] |
- # TODO(jochen): Add support for readline and vtunejit. |
+ # TODO(jochen): Add support for vtunejit. |
if (is_posix) { |
sources += [ "src/d8-posix.cc" ] |