| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0b10e6d359bdbb80351430eb4d1d4c6f6845132a..5f013051d89326553828f451f5d7d2dc3b8c4926 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -612,6 +612,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': [
|
|
|