Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index fde2598bf83b2a3ab1b02163fb433a2aab0993d0..e2d8f3752f05779d8ff8bf277d71f284422af397 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -121,6 +121,8 @@ |
| 'quad_sink.h', |
| 'rate_limiter.cc', |
| 'rate_limiter.h', |
| + 'region.cc', |
| + 'region.h', |
| 'render_pass.cc', |
| 'render_pass.h', |
| 'render_pass_draw_quad.cc', |
| @@ -257,7 +259,6 @@ |
| ], |
| 'sources': [ |
| '<@(cc_source_files)', |
| - 'stubs/Region.h', |
| 'stubs/UnitBezier.h', |
| 'stubs/config.h', |