| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 7bab29aa8314d3c88e44f73b39791e0447a4bdd6..afec2b9d2090e8d032c945966fcd50ef0518dd12 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -169,6 +169,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',
|
|
|