| Index: cc/keyframed_animation_curve.cc
|
| diff --git a/cc/keyframed_animation_curve.cc b/cc/keyframed_animation_curve.cc
|
| index daf2457d8f0f8afe380655132808b9bc7a79b2fb..9cf0ef37e14343565988e9e3a755d7e82453c2b7 100644
|
| --- a/cc/keyframed_animation_curve.cc
|
| +++ b/cc/keyframed_animation_curve.cc
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -
|
| #include "cc/keyframed_animation_curve.h"
|
|
|
| using WebKit::WebTransformationMatrix;
|
|
|