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

Unified Diff: ui/wm/core/window_animations.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/wm/core/shadow_controller.h ('k') | ui/wm/public/activation_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/core/window_animations.h
diff --git a/ui/wm/core/window_animations.h b/ui/wm/core/window_animations.h
index 1ef34ceb73cdc7ce81c74a8e55e1efa1b4d7a72a..b2c1ad7d4b4c7a6732356af5bdcf050d0af8d38f 100644
--- a/ui/wm/core/window_animations.h
+++ b/ui/wm/core/window_animations.h
@@ -17,14 +17,6 @@ class Window;
namespace base {
class TimeDelta;
}
-namespace gfx {
-class Rect;
-}
-namespace ui {
-class ImplicitAnimationObserver;
-class Layer;
-class LayerAnimationSequence;
-}
namespace wm {
« no previous file with comments | « ui/wm/core/shadow_controller.h ('k') | ui/wm/public/activation_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698