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

Unified Diff: ios/web/public/webui/web_ui_ios_message_handler.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « ios/web/public/web_ui_ios_data_source.h ('k') | ios/web/shell/shell_browser_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/webui/web_ui_ios_message_handler.h
diff --git a/ios/web/public/webui/web_ui_ios_message_handler.h b/ios/web/public/webui/web_ui_ios_message_handler.h
index f9b5a5302ed5e96d1ee0e534cd566bdaa96f5168..6b8ba5199038942cd727a46cb58dc85af8c7bbee 100644
--- a/ios/web/public/webui/web_ui_ios_message_handler.h
+++ b/ios/web/public/webui/web_ui_ios_message_handler.h
@@ -7,10 +7,7 @@
#include "base/strings/string16.h"
-class GURL;
-
namespace base {
-class DictionaryValue;
class ListValue;
}
« no previous file with comments | « ios/web/public/web_ui_ios_data_source.h ('k') | ios/web/shell/shell_browser_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698