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

Unified Diff: ui/views/selection_controller_delegate.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/views/round_rect_painter.h ('k') | ui/views/style/platform_style.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/selection_controller_delegate.h
diff --git a/ui/views/selection_controller_delegate.h b/ui/views/selection_controller_delegate.h
index d9c823d607d3692f527dc2d7418860ae17a5fc5c..09f824b6a504434e12fc35166ef1ae6b847358d8 100644
--- a/ui/views/selection_controller_delegate.h
+++ b/ui/views/selection_controller_delegate.h
@@ -7,10 +7,6 @@
#include "ui/views/views_export.h"
-namespace ui {
-class MouseEvent;
-}
-
namespace views {
// An interface implemented/managed by a view which uses the
« no previous file with comments | « ui/views/round_rect_painter.h ('k') | ui/views/style/platform_style.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698