summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/layer_animator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/compositor/layer_animator.h')
-rw-r--r--ui/gfx/compositor/layer_animator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/compositor/layer_animator.h b/ui/gfx/compositor/layer_animator.h
index 4fca4e5..c7286b5 100644
--- a/ui/gfx/compositor/layer_animator.h
+++ b/ui/gfx/compositor/layer_animator.h
@@ -122,7 +122,7 @@ class COMPOSITOR_EXPORT LayerAnimator : public AnimationContainerElement {
// these changes are reverted when the object is destroyed. NOTE: when the
// settings object is created, it applies the default transition duration
// (200ms).
- class ScopedSettings {
+ class COMPOSITOR_EXPORT ScopedSettings {
public:
explicit ScopedSettings(LayerAnimator* animator);
virtual ~ScopedSettings();