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

Unified Diff: test/cctest/cctest.gyp

Issue 947683002: Reimplement Maps and Sets in JS (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rename all the things, add more macros, and remove unnecessary %_CallFunctions Created 5 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 e78d0b70d5ff44b38813334ca72e0c2be96d5640..35471861ba9aeedf24f4f4b0a124c0bdc286fb56 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -141,7 +141,6 @@
'test-mementos.cc',
'test-migrations.cc',
'test-object-observe.cc',
- 'test-ordered-hash-table.cc',
'test-parsing.cc',
'test-platform.cc',
'test-profile-generator.cc',
« src/hydrogen.cc ('K') | « src/x64/code-stubs-x64.cc ('k') | test/cctest/test-dictionary.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698