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

Unified Diff: test/cctest/BUILD.gn

Issue 2684313003: Remove SIMD.js from V8. (Closed)
Patch Set: Rebase. Created 3 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
« no previous file with comments | « test/BUILD.gn ('k') | test/cctest/ast-types-fuzz.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/BUILD.gn
diff --git a/test/cctest/BUILD.gn b/test/cctest/BUILD.gn
index bbb3b0afb731605b7e5bb83402881e907f2a6df9..b4b47bb120f1c4d73f0fde6952befb98a3c55e65 100644
--- a/test/cctest/BUILD.gn
+++ b/test/cctest/BUILD.gn
@@ -163,7 +163,6 @@ v8_executable("cctest") {
"test-representation.cc",
"test-sampler-api.cc",
"test-serialize.cc",
- "test-simd.cc",
"test-strings.cc",
"test-strtod.cc",
"test-symbols.cc",
« no previous file with comments | « test/BUILD.gn ('k') | test/cctest/ast-types-fuzz.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698