exclude PluginsFieldTrialTest.NoPrefLeftBehind from valgrind bot
[chromium-blink-merge.git] / tools / gn / format_test_data / 046.golden
blob7d2a679c18d453c1638c475d136139c4e932193f
1 # 80 ---------------------------------------------------------------------------
2 if (true) {
3   # The JavaScript files required by main.html.
4   remoting_webapp_main_html_js_files =
5       # Include the core files first as it is required by the other files.
6       # Otherwise, Jscompile will complain.
7       remoting_webapp_js_core_files +
8       remoting_webapp_js_auth_client2host_files +
9       remoting_webapp_js_auth_google_files + remoting_webapp_js_client_files +
10       remoting_webapp_js_gnubby_auth_files +
11       remoting_webapp_js_cast_extension_files + remoting_webapp_js_host_files +
12       remoting_webapp_js_logging_files + remoting_webapp_js_ui_files +
13       remoting_webapp_js_ui_host_control_files +
14       remoting_webapp_js_ui_host_display_files +
15       remoting_webapp_js_wcs_container_files
16   # Uncomment this line to include browser test files in the web app
17   # to expedite debugging or local development.
18   #+ remoting_webapp_js_browser_test_files