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

Unified Diff: cc/cc.gyp

Issue 1437413002: cc: Remove ScopedPtrVector and cc::remove_if. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: just the vector 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 5a8143f764d0dc15209f67e5356404bb9d4b3e9e..6151597105bceab6c1c1fdffa03e4c7c974573d5 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -96,8 +96,6 @@
'base/rolling_time_delta_history.h',
'base/rtree.cc',
'base/rtree.h',
- 'base/scoped_ptr_algorithm.h',
- 'base/scoped_ptr_vector.h',
'base/simple_enclosed_region.cc',
'base/simple_enclosed_region.h',
'base/switches.cc',

Powered by Google App Engine
This is Rietveld 408576698