| 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': [
|
|
|