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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2400823002: [asm.js] [wasm] Move asm->wasm + WebAssembly switches to features. (Closed)
Patch Set: fix Created 4 years, 2 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: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 4d1954a64cb2e7ca312033e029609a81e3657cae..378ed90a5d278f06a40b8d14e66dd8c8c2eba3f8 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -292,7 +292,7 @@
{
"prefix": "enable_wasm",
"base": "http/tests/wasm",
- "args": ["--enable-wasm"]
+ "args": ["--enable-features=WebAssembly"]
},
{
"prefix": "mojo-service-worker",
« no previous file with comments | « content/renderer/render_process_impl.cc ('k') | third_party/WebKit/LayoutTests/virtual/enable_wasm/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698