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

Unified Diff: tools/compare_build_artifacts/deterministic_build_blacklist.json

Issue 2232723002: Import compare_build_artifacts.py from isolate recipe module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated Android. Created 4 years, 4 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 | « tools/compare_build_artifacts/compare_build_artifacts.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/compare_build_artifacts/deterministic_build_blacklist.json
diff --git a/tools/compare_build_artifacts/deterministic_build_blacklist.json b/tools/compare_build_artifacts/deterministic_build_blacklist.json
new file mode 100644
index 0000000000000000000000000000000000000000..0b70055a636d900bd636c2fa0104afc61bda5bb4
--- /dev/null
+++ b/tools/compare_build_artifacts/deterministic_build_blacklist.json
@@ -0,0 +1,9 @@
+[
+ "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 | « tools/compare_build_artifacts/compare_build_artifacts.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698