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

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

Issue 8909011: Archive the chrome.dll ordering file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 a1a2bfa57b7ec9004492e29e2b1e4684977452e8..71a2b0353f77a0ad15b67a3c51948ce7c0f27c96 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -416,6 +416,11 @@ FILES = [
},
# syzygy files:
{
+ 'filename': 'chrome.dll-order.json',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['official'],
+ },
+ {
'filename': 'syzygy/chrome.dll',
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
« 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