summaryrefslogtreecommitdiffstats
path: root/WebCore/page/animation/AnimationController.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/page/animation/AnimationController.h')
-rw-r--r--WebCore/page/animation/AnimationController.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/page/animation/AnimationController.h b/WebCore/page/animation/AnimationController.h
index d184b45..4528dae 100644
--- a/WebCore/page/animation/AnimationController.h
+++ b/WebCore/page/animation/AnimationController.h
@@ -36,14 +36,12 @@ namespace WebCore {
class AnimationBase;
class AnimationControllerPrivate;
-class AtomicString;
class Document;
class Element;
class Frame;
class Node;
class RenderObject;
class RenderStyle;
-class String;
class AnimationController {
public: