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

Unified Diff: ios/web/public/web_ui_ios_data_source.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_state/web_state_delegate.h ('k') | ios/web/public/webui/web_ui_ios_message_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/public/web_ui_ios_data_source.h
diff --git a/ios/web/public/web_ui_ios_data_source.h b/ios/web/public/web_ui_ios_data_source.h
index b714579956d3134f11c69bc8c6109554e7419bb8..8feebb25b1f7ecff82d0057abb92707975ac3639 100644
--- a/ios/web/public/web_ui_ios_data_source.h
+++ b/ios/web/public/web_ui_ios_data_source.h
@@ -9,11 +9,6 @@
#include "base/strings/string16.h"
#include "base/supports_user_data.h"
-namespace base {
-class DictionaryValue;
-class RefCountedMemory;
-}
-
namespace web {
class BrowserState;
« no previous file with comments | « ios/web/public/web_state/web_state_delegate.h ('k') | ios/web/public/webui/web_ui_ios_message_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698