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

Side by Side Diff: tools/determinism/deterministic_build_whitelist.pyl

Issue 2899473002: renames mus_ws_unittests to ui_service_unittests (Closed)
Patch Set: sort Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2016 The Chromium Authors. All rights reserved. 1 # Copyright 2016 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 # 4 #
5 # This is a .pyl, or "Python Literal", file. You can treat it just like a 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a
6 # .json file, with the following exceptions: 6 # .json file, with the following exceptions:
7 # * all keys must be quoted (use single quotes, please); 7 # * all keys must be quoted (use single quotes, please);
8 # * comments are allowed, using '#' syntax; and 8 # * comments are allowed, using '#' syntax; and
9 # * trailing commas are allowed. 9 # * trailing commas are allowed.
10 # 10 #
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 'mojo_public_bindings_perftests.exe', 284 'mojo_public_bindings_perftests.exe',
285 'mojo_public_bindings_unittests.exe', 285 'mojo_public_bindings_unittests.exe',
286 'mojo_public_system_perftests.exe', 286 'mojo_public_system_perftests.exe',
287 'mojo_public_system_unittests.exe', 287 'mojo_public_system_unittests.exe',
288 'mojo_system_unittests.exe', 288 'mojo_system_unittests.exe',
289 'mus_demo_library.dll', 289 'mus_demo_library.dll',
290 'mus_demo_unittests.exe', 290 'mus_demo_unittests.exe',
291 'mus_gpu_unittests.exe', 291 'mus_gpu_unittests.exe',
292 'mus_ime_unittests.exe', 292 'mus_ime_unittests.exe',
293 'mus_public_unittests.exe', 293 'mus_public_unittests.exe',
294 'mus_ws_unittests.exe',
295 'nacl_irt_x86_32.nexe', 294 'nacl_irt_x86_32.nexe',
296 'nacl_irt_x86_64.nexe', 295 'nacl_irt_x86_64.nexe',
297 'nacl_loader_unittests.exe', 296 'nacl_loader_unittests.exe',
298 'native_theme_unittests.exe', 297 'native_theme_unittests.exe',
299 'navigation.exe', 298 'navigation.exe',
300 'navigation_unittests.exe', 299 'navigation_unittests.exe',
301 'net_perftests.exe', 300 'net_perftests.exe',
302 'net_unittests.exe', 301 'net_unittests.exe',
303 'next_version_mini_installer.exe', 302 'next_version_mini_installer.exe',
304 'pdfium_embeddertests.exe', 303 'pdfium_embeddertests.exe',
(...skipping 30 matching lines...) Expand all
335 'sync_listen_notifications.exe', 334 'sync_listen_notifications.exe',
336 'sync_performance_tests.exe', 335 'sync_performance_tests.exe',
337 'sync_unit_tests.exe', 336 'sync_unit_tests.exe',
338 'task_viewer_library.dll', 337 'task_viewer_library.dll',
339 'test_ime_driver_library.dll', 338 'test_ime_driver_library.dll',
340 'test_wm_library.dll', 339 'test_wm_library.dll',
341 'touch_hud_library.dll', 340 'touch_hud_library.dll',
342 'udp_proxy.exe', 341 'udp_proxy.exe',
343 'ui_base_unittests.exe', 342 'ui_base_unittests.exe',
344 'ui_library.dll', 343 'ui_library.dll',
344 'ui_service_unittests.exe',
345 'ui_struct_traits_unittests.exe', 345 'ui_struct_traits_unittests.exe',
346 'ui_touch_selection_unittests.exe', 346 'ui_touch_selection_unittests.exe',
347 'unit_tests.exe', 347 'unit_tests.exe',
348 'unittests.exe', 348 'unittests.exe',
349 'url_unittests.exe', 349 'url_unittests.exe',
350 'v8_hello_world.exe', 350 'v8_hello_world.exe',
351 'v8_parser_shell.exe', 351 'v8_parser_shell.exe',
352 'v8_sample_process.exe', 352 'v8_sample_process.exe',
353 'v8_shell.exe', 353 'v8_shell.exe',
354 'v8_simple_json_fuzzer.exe', 354 'v8_simple_json_fuzzer.exe',
355 'v8_simple_parser_fuzzer.exe', 355 'v8_simple_parser_fuzzer.exe',
356 'v8_simple_regexp_fuzzer.exe', 356 'v8_simple_regexp_fuzzer.exe',
357 'v8_simple_wasm_asmjs_fuzzer.exe', 357 'v8_simple_wasm_asmjs_fuzzer.exe',
358 'v8_simple_wasm_fuzzer.exe', 358 'v8_simple_wasm_fuzzer.exe',
359 'video_decode_accelerator_unittest.exe', 359 'video_decode_accelerator_unittest.exe',
360 'video_encode_accelerator_unittest.exe', 360 'video_encode_accelerator_unittest.exe',
361 'views_examples_exe.exe', 361 'views_examples_exe.exe',
362 'views_examples_library.dll', 362 'views_examples_library.dll',
363 'views_examples_with_content_exe.exe', 363 'views_examples_with_content_exe.exe',
364 'views_mus_interactive_ui_tests.exe', 364 'views_mus_interactive_ui_tests.exe',
365 'views_mus_unittests.exe', 365 'views_mus_unittests.exe',
366 'views_unittests.exe', 366 'views_unittests.exe',
367 'webkit_unit_tests.exe', 367 'webkit_unit_tests.exe',
368 'webtest_library.dll', 368 'webtest_library.dll',
369 'window_type_launcher_library.dll', 369 'window_type_launcher_library.dll',
370 'wm_unittests.exe', 370 'wm_unittests.exe',
371 'wtf_unittests.exe', 371 'wtf_unittests.exe',
372 ], 372 ],
373 } 373 }
OLDNEW
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698