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

Unified Diff: test/cctest/cctest.gyp

Issue 202293004: Work in progress: ES6 Maps and Sets with deterministic iteration support (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added growth Created 6 years, 9 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 ec5b08dd292b6778d12fb4db768d74bc876af774..4c4d8669d15ca652a1a37d898956f6f03e3fb4aa 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -57,6 +57,7 @@
'test-bignum.cc',
'test-bignum-dtoa.cc',
'test-circular-queue.cc',
+ 'test-closemap.cc',
'test-compiler.cc',
'test-condition-variable.cc',
'test-constantpool.cc',
« src/objects.cc ('K') | « src/objects.cc ('k') | test/cctest/test-closemap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698