summaryrefslogtreecommitdiffstats
path: root/base/string_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/string_util.h')
-rw-r--r--base/string_util.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/base/string_util.h b/base/string_util.h
index e10b99e..586c60c 100644
--- a/base/string_util.h
+++ b/base/string_util.h
@@ -17,10 +17,6 @@
#include "base/string16.h"
#include "base/string_piece.h" // For implicit conversions.
-// TODO(brettw) this dependency should be removed and callers that need
-// these functions should include this file directly.
-#include "base/utf_string_conversions.h"
-
// Safe standard library wrappers for all platforms.
namespace base {