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

Unified Diff: chrome/installer/mini_installer/chrome.release

Issue 897903003: Ship kasko.dll with SyzyASAN instrumented Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome_watcher_initialization_event
Patch Set: Review feedback. Created 5 years, 10 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 | « chrome/chrome_syzygy.gyp ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer/chrome.release
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 5b0748953aa677aed3280195aa1c89ce5cda6354..fd22b83684eb604d939b4ce35d68306d6ff8813c 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -9,7 +9,7 @@
chrome.exe: %(ChromeDir)s\
wow_helper.exe: %(ChromeDir)s\
#
-# Chrome version dir aseembly manifest.
+# Chrome version dir assembly manifest.
# The name of this file must match the name of the version dir, so we cannot
# hard-code it.
# // TODO(caitkp): Find a way to do this without wildcards.
@@ -25,6 +25,7 @@ chrome_elf.dll: %(VersionDir)s\
chrome_watcher.dll: %(VersionDir)s\
d3dcompiler_47.dll: %(VersionDir)s\
ffmpegsumo.dll: %(VersionDir)s\
+kasko.dll: %(VersionDir)s\
icudt.dll: %(VersionDir)s\
icudtl.dat: %(VersionDir)s\
libEGL.dll: %(VersionDir)s\
« no previous file with comments | « chrome/chrome_syzygy.gyp ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698