summaryrefslogtreecommitdiff
path: root/utf/stringpiece.h
diff options
context:
space:
mode:
Diffstat (limited to 'utf/stringpiece.h')
-rw-r--r--utf/stringpiece.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf/stringpiece.h b/utf/stringpiece.h
index 962b117..70d3f76 100644
--- a/utf/stringpiece.h
+++ b/utf/stringpiece.h
@@ -18,6 +18,6 @@
#include "phonenumbers/base/strings/string_piece.h"
-using base::StringPiece;
+using i18n::phonenumbers::StringPiece;
#endif // STRINGS_STRINGPIECE_H_