| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index f64974a0029acb2e1c652d9d2a374bf8aafdafb6..b90f6142159f325300ccc127074ce4f088f76dd7 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -171,6 +171,10 @@
|
| 'output/delegating_renderer.h',
|
| 'output/direct_renderer.cc',
|
| 'output/direct_renderer.h',
|
| + 'output/filter_operation.cc',
|
| + 'output/filter_operation.h',
|
| + 'output/filter_operations.cc',
|
| + 'output/filter_operations.h',
|
| 'output/geometry_binding.cc',
|
| 'output/geometry_binding.h',
|
| 'output/gl_frame_data.h',
|
|
|