Index: ui/base/text/text_elider.cc |
diff --git a/ui/base/text/text_elider.cc b/ui/base/text/text_elider.cc |
index 7d7194af0df4e37d285a7b92809af9045a3c793f..7bf3e12fc1e1c25134674f84755e34b82ad7864b 100644 |
--- a/ui/base/text/text_elider.cc |
+++ b/ui/base/text/text_elider.cc |
@@ -5,7 +5,7 @@ |
// This file implements utility functions for eliding and formatting UI text. |
// |
// Note that several of the functions declared in text_elider.h are implemented |
-// in this file using helper classes in the anonymous namespace. |
+// in this file using helper classes in the unnamed namespace. |
sky
2012/07/23 15:52:13
'in the' -> 'in an'
|
#include "ui/base/text/text_elider.h" |