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

Unified Diff: chrome/chrome_tests.gypi

Issue 2255673003: [wasm] Support wasm module structured cloning. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android/windows Created 4 years, 4 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 541fe4baa58b15eb9f9efc0b00a57cbfe49d1a31..364ea0669e1cd166601097fd2a3fce1b7b642cfa 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -613,6 +613,7 @@
'test/gpu/webgl_infobar_browsertest.cc',
'test/ppapi/ppapi_browsertest.cc',
'test/ppapi/ppapi_filechooser_browsertest.cc',
+ 'browser/wasm/wasm_serialization_browsertest.cc',
],
# Tests for Mac only (Cocoa and mac_views_browser=1).
'chrome_browser_tests_mac_sources': [

Powered by Google App Engine
This is Rietveld 408576698