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

Unified Diff: content/renderer/input/input_event_filter.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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 | « content/renderer/history_entry.h ('k') | content/renderer/input/main_thread_input_event_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/input/input_event_filter.h
diff --git a/content/renderer/input/input_event_filter.h b/content/renderer/input/input_event_filter.h
index 320a9d1e550ce313fe6b3894c6017206cdf14230..2884ba73c7d28dd0e98041a8c4a08538e2c8278b 100644
--- a/content/renderer/input/input_event_filter.h
+++ b/content/renderer/input/input_event_filter.h
@@ -23,12 +23,10 @@ class SingleThreadTaskRunner;
}
namespace ui {
-class SynchronousInputHandlerProxy;
struct DidOverscrollParams;
}
namespace IPC {
-class Listener;
class Sender;
}
« no previous file with comments | « content/renderer/history_entry.h ('k') | content/renderer/input/main_thread_input_event_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698