| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 11dd0cedcf79ad6238584f9bd0fbd5358248e6c3..a268816bbaf651bc4f78d2c1ba3bf1a8b4c5a6a6 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -13,8 +13,6 @@
|
| 'BitmapSkPictureCanvasLayerTextureUpdater.h',
|
| 'CCActiveAnimation.cpp',
|
| 'CCActiveAnimation.h',
|
| - 'CCActiveGestureAnimation.cpp',
|
| - 'CCActiveGestureAnimation.h',
|
| 'CCAppendQuadsData.h',
|
| 'CCAnimationCurve.cpp',
|
| 'CCAnimationCurve.h',
|
| @@ -40,7 +38,6 @@
|
| 'CCFrameRateController.h',
|
| 'CCFrameRateCounter.cpp',
|
| 'CCFrameRateCounter.h',
|
| - 'CCGestureCurve.h',
|
| 'CCGraphicsContext.h',
|
| 'CCHeadsUpDisplayLayerImpl.cpp',
|
| 'CCHeadsUpDisplayLayerImpl.h',
|
|
|