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

Unified Diff: cc/base/BUILD.gn

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/base/BUILD.gn
diff --git a/cc/base/BUILD.gn b/cc/base/BUILD.gn
index 6898aa1f51a231842f3172f8f4da48f5b3e26d95..44a917b25c239feeccf5af9cd5b37d745bfcb7f6 100644
--- a/cc/base/BUILD.gn
+++ b/cc/base/BUILD.gn
@@ -27,8 +27,6 @@ source_set("base") {
"rolling_time_delta_history.h",
"rtree.cc",
"rtree.h",
- "scoped_ptr_algorithm.h",
- "scoped_ptr_vector.h",
"simple_enclosed_region.cc",
"simple_enclosed_region.h",
"switches.cc",

Powered by Google App Engine
This is Rietveld 408576698