| Index: Source/core/animation/InterpolationEffect.h
|
| diff --git a/Source/core/animation/InterpolationEffect.h b/Source/core/animation/InterpolationEffect.h
|
| index ace3aae6c7be0b4c5c7013edf65b8a6760c67f2a..5dfcc945072d4117529f5e6c7e788d0a0c95563c 100644
|
| --- a/Source/core/animation/InterpolationEffect.h
|
| +++ b/Source/core/animation/InterpolationEffect.h
|
| @@ -10,7 +10,6 @@
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
| -
|
| namespace WebCore {
|
|
|
| class InterpolationEffect : public RefCounted<InterpolationEffect> {
|
|
|