Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 3a6416aca4c06bdf3e8d30dbbc3396cae0c8ac49..b6af1dd9f038fc493769442ce5680ca9abc6198d 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -85,6 +85,8 @@ |
| 'base/list_container_helper.h', |
| 'base/math_util.cc', |
| 'base/math_util.h', |
| + 'base/pyramid_sequence.cc', |
| + 'base/pyramid_sequence.h', |
| 'base/random_access_list_container.h', |
| 'base/region.cc', |
| 'base/region.h', |