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

Unified Diff: ui/events/test/test_event_target.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict 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 | « ui/events/test/event_generator.h ('k') | ui/gfx/blit.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/test/test_event_target.h
diff --git a/ui/events/test/test_event_target.h b/ui/events/test/test_event_target.h
index 201e8d0105c084dc6603a296cec71badc70fc93b..3b5311d9e51b31967d4025b226bf3cccfea40113 100644
--- a/ui/events/test/test_event_target.h
+++ b/ui/events/test/test_event_target.h
@@ -17,10 +17,6 @@
typedef std::vector<std::string> HandlerSequenceRecorder;
-namespace gfx {
-class Point;
-}
-
namespace ui {
namespace test {
« no previous file with comments | « ui/events/test/event_generator.h ('k') | ui/gfx/blit.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698