| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index b166d13e6daa358278a2e5d704b11adbfc60f493..62cd798411a2744e9ea63a36479526090dcae4c4 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -110,6 +110,7 @@
|
| 'CCSchedulerStateMachine.h',
|
| 'CCScopedTexture.cpp',
|
| 'CCScopedTexture.h',
|
| + 'CCScopedThreadProxy.cpp',
|
| 'CCScopedThreadProxy.h',
|
| 'CCScrollbarAnimationController.cpp',
|
| 'CCScrollbarAnimationController.h',
|
| @@ -182,6 +183,7 @@
|
| 'LayerPainterChromium.h',
|
| 'LayerTextureSubImage.cpp',
|
| 'LayerTextureSubImage.h',
|
| + 'LayerTextureUpdater.cpp',
|
| 'LayerTextureUpdater.h',
|
| 'PlatformColor.h',
|
| 'ProgramBinding.cpp',
|
| @@ -206,6 +208,7 @@
|
| 'TextureUploader.h',
|
| 'ThrottledTextureUploader.cpp',
|
| 'ThrottledTextureUploader.h',
|
| + 'UnthrottledTextureUploader.cpp',
|
| 'UnthrottledTextureUploader.h',
|
| 'TiledLayerChromium.cpp',
|
| 'TiledLayerChromium.h',
|
|
|