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

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

Issue 12095105: Add a script to produce a syzygy-instrumented image of Chrome.dll (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Address Chris comments. Created 7 years, 11 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
Index: chrome/installer/mini_installer/chrome.release
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 8658f4430c3a6271db05b13d907c6ee4d4acca76..d0509cc4aaf58da958c881f20982d3922f14fefc 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -29,6 +29,7 @@ libGLESv2.dll: %(VersionDir)s\
xinput1_3.dll: %(VersionDir)s\
default_apps\*.crx: %(VersionDir)s\default_apps\
default_apps\external_extensions.json: %(VersionDir)s\default_apps\
+asan_rtl.dll: %(VersionDir)s\
gab 2013/02/05 22:46:49 Will you ever need this for Chromium? If not, put
grt (UTC plus 2) 2013/02/06 14:15:43 If it does belong here in the GENERAL section, ple
Sébastien Marchand 2013/02/06 19:32:58 We might want to do an Asan build of Chromium (it'
Sébastien Marchand 2013/02/06 19:32:58 Done.
[HIDPI]
chrome_200_percent.pak: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698