Index: ui/aura/window_delegate.h |
diff --git a/ui/aura/window_delegate.h b/ui/aura/window_delegate.h |
index 8dcc920b94faedadddd55ee702a9771108c39bfa..434dcad5036122245197bd456e73db58772857f1 100644 |
--- a/ui/aura/window_delegate.h |
+++ b/ui/aura/window_delegate.h |
@@ -13,7 +13,6 @@ |
#include "ui/gfx/native_widget_types.h" |
namespace gfx { |
-class Canvas; |
class Path; |
class Point; |
class Rect; |
@@ -21,14 +20,7 @@ class Size; |
} |
namespace ui { |
-class GestureEvent; |
-class KeyEvent; |
-class Layer; |
-class MouseEvent; |
class PaintContext; |
-class TextInputClient; |
-class Texture; |
-class TouchEvent; |
} |
namespace aura { |