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

Unified Diff: test/cctest/cctest.gyp

Issue 23609020: First implementation of HUnique<T> and HUniqueSet<T>, which is supposed to replace UniqueValueId. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 months 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: test/cctest/cctest.gyp
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
index 75d26b67feda4d82bf87d74c46a59d3207bb30e0..bdb884d7f1574dd1ecb33894ea7270d33d585c78 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -79,6 +79,7 @@
'test-hashmap.cc',
'test-heap.cc',
'test-heap-profiler.cc',
+ 'test-hunique.cc',
'test-list.cc',
'test-liveedit.cc',
'test-lockers.cc',
« src/hydrogen.h ('K') | « src/hydrogen.h ('k') | test/cctest/test-hunique.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698