summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utf/stringpiece.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/utf/stringpiece.h b/utf/stringpiece.h
index 7b56772..82196b9 100644
--- a/utf/stringpiece.h
+++ b/utf/stringpiece.h
@@ -16,8 +16,7 @@
#ifndef STRINGS_STRINGPIECE_H_
#define STRINGS_STRINGPIECE_H_
-//#include "third_party/chromium/src/base/string_piece.h"
-#include "base/string_piece.h"
+#include "base/strings/string_piece.h"
using base::StringPiece;