diff options
Diffstat (limited to 'cc/LayerChromium.h')
-rw-r--r-- | cc/LayerChromium.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/LayerChromium.h b/cc/LayerChromium.h index 583a448..fed90bf 100644 --- a/cc/LayerChromium.h +++ b/cc/LayerChromium.h @@ -29,7 +29,7 @@ class WebAnimationDelegate; class WebLayerScrollClient; } -namespace WebCore { +namespace cc { class CCActiveAnimation; struct CCAnimationEvent; |