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

Unified Diff: cc/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
« no previous file with comments | « no previous file | cc/PRESUBMIT.py » ('j') | cc/animation/animation_player.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index e38e0db70db072ad19c5bef0f4af1f0244a33151..bf2bf91e1cd02e7a390c9ad85d8fa154ea40b6c3 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -735,7 +735,6 @@ test("cc_unittests") {
"base/region_unittest.cc",
"base/rolling_time_delta_history_unittest.cc",
"base/rtree_unittest.cc",
- "base/scoped_ptr_vector_unittest.cc",
"base/simple_enclosed_region_unittest.cc",
"base/tiling_data_unittest.cc",
"base/unique_notifier_unittest.cc",
« no previous file with comments | « no previous file | cc/PRESUBMIT.py » ('j') | cc/animation/animation_player.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698