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

Unified Diff: base/base.gyp

Issue 11415239: Add STLSetDifference to stl_util.h, because std::set_difference is extremely (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: blah Created 8 years 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 | base/stl_util.h » ('j') | base/stl_util_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1ba9e43b613113c0730b27ea0a76060813e39749..ca78a264721fffa7462fc9d08e78b6eb63015f2f 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -510,6 +510,7 @@
'scoped_observer.h',
'sha1_unittest.cc',
'shared_memory_unittest.cc',
+ 'stl_util_unittest.cc',
'string16_unittest.cc',
'string_number_conversions_unittest.cc',
'string_piece_unittest.cc',
« no previous file with comments | « no previous file | base/stl_util.h » ('j') | base/stl_util_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698