Chromium Code Reviews| Index: components/json_schema/json_schema_validator.h |
| diff --git a/components/json_schema/json_schema_validator.h b/components/json_schema/json_schema_validator.h |
| index d50d8fbc89c5c125dcfc4440337c09149748575a..f2cb841ff2fff0550a1672fb22946b4d2081e5c6 100644 |
| --- a/components/json_schema/json_schema_validator.h |
| +++ b/components/json_schema/json_schema_validator.h |
| @@ -15,7 +15,6 @@ |
| namespace base { |
| class DictionaryValue; |
| class ListValue; |
| -class StringValue; |
| class Value; |
| } |