Index: base/string_util.h |
diff --git a/base/string_util.h b/base/string_util.h |
index e10b99e47ae7c74a81cacd05fb8b82fb489d5363..e4d7ccde9fd0dabe47242365a643d267d892a259 100644 |
--- a/base/string_util.h |
+++ b/base/string_util.h |
@@ -17,8 +17,8 @@ |
#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. |
+// 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. |