diff --git a/runtime/bin/uri.cc b/runtime/bin/uri.cc index b0a1270c4ee3..edb9677a3308 100644 --- a/runtime/bin/uri.cc +++ b/runtime/bin/uri.cc @@ -10,8 +10,6 @@ #include "platform/allocation.h" #include "platform/utils.h" -// TODO(https://dartbug.com/55925): Move this file to bin/. - namespace dart { static CStringUniquePtr MakeCopyOfString(const char* str) {