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

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: add tests Created 8 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 | base/stl_util.h » ('j') | base/stl_util.h » ('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 4102004d0dd4a2740d6034e1f04047fa95dc8bba..21574bbd2cb99b6d30a1dd4681f965c59ee2eae9 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -507,6 +507,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.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698