Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index baed1db53465dc13f2fdf33106142129c12a424a..319a4eff36ce783486812bfe4e3bca1170dc12f8 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -8,6 +8,9 @@ |
| 'use_libcc_for_compositor%': 0, |
| 'cc_source_files': [ |
| 'hash_pair.h', |
| + 'own_ptr_vector.h', |
| + 'scoped_ptr_hash_map.h', |
| + 'scoped_ptr_vector.h', |
| 'BitmapCanvasLayerTextureUpdater.cpp', |
| 'BitmapCanvasLayerTextureUpdater.h', |
| 'BitmapSkPictureCanvasLayerTextureUpdater.cpp', |