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

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: Disable one more test Created 5 years, 10 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 1b851e44cfc1bbb8575accaddbe38d94ad8fab6f..ea905e6ddd33fe4bac611fff2ce7335e9f60bc26 100644
--- a/test/cctest/cctest.gyp
+++ b/test/cctest/cctest.gyp
@@ -139,7 +139,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',

Powered by Google App Engine
This is Rietveld 408576698