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

Unified Diff: cc/input/scrollbar_animation_controller_thinning.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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 | « cc/input/scrollbar_animation_controller_linear_fade.h ('k') | cc/ipc/cc_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/input/scrollbar_animation_controller_thinning.h
diff --git a/cc/input/scrollbar_animation_controller_thinning.h b/cc/input/scrollbar_animation_controller_thinning.h
index d7a1e13e541dd93e22428307ee8080689227f803..0b393088b89c209f5771c617781c4bce7a264f89 100644
--- a/cc/input/scrollbar_animation_controller_thinning.h
+++ b/cc/input/scrollbar_animation_controller_thinning.h
@@ -12,7 +12,6 @@
#include "cc/input/scrollbar_animation_controller.h"
namespace cc {
-class LayerImpl;
// Scrollbar animation that partially fades and thins after an idle delay,
// and reacts to mouse movements.
« no previous file with comments | « cc/input/scrollbar_animation_controller_linear_fade.h ('k') | cc/ipc/cc_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698