Chromium Code Reviews| Index: chrome/common/jstemplate_builder.h |
| diff --git a/chrome/common/jstemplate_builder.h b/chrome/common/jstemplate_builder.h |
| index ae4563bfcb725ce4a78ebdd072b3056942b4d7b9..1d7c59755fcaf1d1f22d7f6306c0ecede2b6658d 100644 |
| --- a/chrome/common/jstemplate_builder.h |
| +++ b/chrome/common/jstemplate_builder.h |
| @@ -16,9 +16,10 @@ |
| #include <string> |
| +#include "base/string_piece.h" |
| + |
| namespace base { |
| class DictionaryValue; |
| -class StringPiece; |
| } |
| namespace jstemplate_builder { |