| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index b8d6c40f6a3e9e3ab8a5ce06fa6d720c4f38c6ca..5a8143f764d0dc15209f67e5356404bb9d4b3e9e 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -76,6 +76,7 @@
|
| 'animation/transform_operations.cc',
|
| 'animation/transform_operations.h',
|
| 'base/completion_event.h',
|
| + 'base/container_util.h',
|
| 'base/delayed_unique_notifier.cc',
|
| 'base/delayed_unique_notifier.h',
|
| 'base/histograms.cc',
|
| @@ -96,7 +97,6 @@
|
| 'base/rtree.cc',
|
| 'base/rtree.h',
|
| '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',
|
|
|