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

Unified Diff: DEPS

Issue 2365893002: Automatically copy the DIA DLL in the Syzygy binaries directory. (Closed)
Patch Set: Don't fail hard if DIA is missing. Created 4 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 | build/get_syzygy_binaries.py » ('j') | build/get_syzygy_binaries.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 8026844eda6f576d575626c9470fc91c694bbc3d..815f8916425b26b8db0cfd5146ebf3324c30db0e 100644
--- a/DEPS
+++ b/DEPS
@@ -930,6 +930,7 @@ hooks = [
'--output-dir=src/third_party/syzygy/binaries',
'--revision=ba2ce2c31c16fe53b337121ec480fc5d4dfb4eec',
'--overwrite',
+ '--copy-dia-binaries',
],
},
# TODO(pmonette): Move include files out of binaries folder.
« no previous file with comments | « no previous file | build/get_syzygy_binaries.py » ('j') | build/get_syzygy_binaries.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698