Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index df9f9bdf1f14cda2cb043d22eb15d69ba031bcca..f24ed8cad7629c7228ec36552ad73788ded71172 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -80,8 +80,9 @@ |
| 'base/histograms.h', |
| 'base/invalidation_region.cc', |
| 'base/invalidation_region.h', |
| - 'base/list_container.cc', |
| 'base/list_container.h', |
| + 'base/list_container_helper.cc', |
| + 'base/list_container_helper.h', |
| 'base/math_util.cc', |
| 'base/math_util.h', |
| 'base/region.cc', |