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

Unified Diff: components/safe_json/safe_json_parser_android.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
Index: components/safe_json/safe_json_parser_android.h
diff --git a/components/safe_json/safe_json_parser_android.h b/components/safe_json/safe_json_parser_android.h
index 3dc34b1ae5d4e50d36a960a4d8ab7197ac2a1e06..520a2db0ad468fce962b36a77929c408ef2e445d 100644
--- a/components/safe_json/safe_json_parser_android.h
+++ b/components/safe_json/safe_json_parser_android.h
@@ -12,8 +12,6 @@
namespace safe_json {
-class JsonSanitizer;
-
class SafeJsonParserAndroid : public SafeJsonParser {
public:
SafeJsonParserAndroid(const std::string& unsafe_json,
« no previous file with comments | « components/safe_browsing_db/test_database_manager.h ('k') | components/search_engines/search_engine_data_type_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698