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

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 1915293004: Make Syzygy ordering file optional for official archival. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index c7bf36696cfd6f9b69ec3754dfeee1329af56517..236afcd5f7d311d06805466e934505596c6cb19c 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -435,7 +435,7 @@ FILES = [
'filename': 'chrome.dll-order.json',
'arch': ['32bit'],
'buildtype': ['dev', 'official'],
- 'optional': ['dev'],
+ 'optional': ['dev', 'official'],
},
{
'filename': 'chrome_child.dll-order.json',
« 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