Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: components/json_schema/json_schema_validator.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/invalidation/public/invalidation.h ('k') | components/leveldb/leveldb_database_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « components/invalidation/public/invalidation.h ('k') | components/leveldb/leveldb_database_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698