Chromium Code Reviews| Index: ui/aura/window.h |
| diff --git a/ui/aura/window.h b/ui/aura/window.h |
| index 2592c320a4317faf991d1acc85062b9dc354974b..963cd737f0c7c42b1526b87f0530c7b03f12b59c 100644 |
| --- a/ui/aura/window.h |
| +++ b/ui/aura/window.h |
| @@ -37,14 +37,10 @@ class Display; |
| namespace gfx { |
| class Transform; |
| -class Vector2d; |
| } |
| namespace ui { |
| -class EventHandler; |
| class Layer; |
| -class TextInputClient; |
| -class Texture; |
| } |
| namespace aura { |