Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2556)

Unified Diff: cc/cc.gyp

Issue 1441613002: cc: Remove ScopedPtrDeque. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/base/scoped_ptr_deque.h ('k') | cc/output/bsp_tree.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « cc/base/scoped_ptr_deque.h ('k') | cc/output/bsp_tree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698