Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index f63d58af74c812a4908911d9bca29db8ac999c54..04f8a913df2b03f07db7f02f4f25a8dde45fba54 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -83,6 +83,8 @@ |
| 'base/scoped_ptr_algorithm.h', |
| 'base/scoped_ptr_deque.h', |
| 'base/scoped_ptr_vector.h', |
| + 'base/simple_enclosed_region.cc', |
| + 'base/simple_enclosed_region.h', |
| 'base/swap_promise.h', |
| 'base/swap_promise_monitor.cc', |
| 'base/swap_promise_monitor.h', |