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

Unified Diff: scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json

Issue 669273004: Augment the deterministic build blacklist. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 2 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: scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json
diff --git a/scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json b/scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json
index 0768f35a8a20329c014d3a6809da946ceb9d7b47..0b70055a636d900bd636c2fa0104afc61bda5bb4 100644
--- a/scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json
+++ b/scripts/slave/recipe_modules/isolate/resources/deterministic_build_blacklist.json
@@ -1,3 +1,9 @@
[
- "nacl64.exe"
+ "base_i18n_nacl_win64.dll",
+ "base_win64.dll",
+ "crypto_nacl_win64.dll",
+ "ipc_win64.dll",
+ "latency_info_nacl_win64.dll",
+ "nacl64.exe",
+ "ppapi_shared_win64.dll"
]
« 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