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

Unified Diff: ui/aura/window.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/aura/test/mus/test_window_tree_client_setup.h ('k') | ui/aura/window_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « ui/aura/test/mus/test_window_tree_client_setup.h ('k') | ui/aura/window_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698