Chromium Code Reviews| Index: cc/animation/layer_animation_value_observer.h |
| diff --git a/cc/animation/layer_animation_value_observer.h b/cc/animation/layer_animation_value_observer.h |
| index 420317ee8d035d3d1396b7d9b0ca3a499bfdaff6..296bc8ef0396927d8fa4cf3127d4fa4608760493 100644 |
| --- a/cc/animation/layer_animation_value_observer.h |
| +++ b/cc/animation/layer_animation_value_observer.h |
| @@ -9,8 +9,6 @@ |
| namespace cc { |
| -class ScrollOffset; |
|
danakj
2014/12/23 16:18:05
can you move this to the gfx namespace? it's used
|
| - |
| class CC_EXPORT LayerAnimationValueObserver { |
| public: |
| virtual ~LayerAnimationValueObserver() {} |