| Index: tools/determinism/deterministic_build_whitelist.pyl
|
| diff --git a/tools/determinism/deterministic_build_whitelist.pyl b/tools/determinism/deterministic_build_whitelist.pyl
|
| index 0ecda9648f1b409b9a4e42c54f9b0ec65437f59e..58d23d8af3206f7eaee54036cc43c898880cd27f 100644
|
| --- a/tools/determinism/deterministic_build_whitelist.pyl
|
| +++ b/tools/determinism/deterministic_build_whitelist.pyl
|
| @@ -17,12 +17,10 @@
|
| {
|
| # https://crbug.com/383340
|
| 'android': [
|
| - 'flatc',
|
| ],
|
|
|
| # https://crbug.com/330263
|
| 'linux': [
|
| - 'flatc',
|
| # https://crbug.com/654989
|
| 'ppapi_nacl_tests_pnacl_newlib_x32_nonsfi.nexe',
|
| 'ppapi_nacl_tests_pnacl_newlib_x64.nexe',
|
| @@ -82,7 +80,6 @@
|
| 'ffmpeg_regression_tests',
|
| 'filesystem_service_unittests',
|
| 'filter_fuzz_stub',
|
| - 'flatc',
|
| 'gcm_unit_tests',
|
| 'generate_barcode_video',
|
| 'generate_timecode_audio',
|
|
|