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

Unified Diff: tools/determinism/deterministic_build_whitelist.pyl

Issue 2674823002: flatc now become deterministic. (Closed)
Patch Set: Created 3 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698