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

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: 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..2500c79274998baccd5c342de8fc4a9a2f7111fd 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -29,6 +29,8 @@ 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\
+logger.exe: %(ChromeDir)s\
Roger McFarlane (Chromium) 2013/02/01 18:54:30 I'm not sure we want to include the logger in the
Sébastien Marchand 2013/02/01 19:54:31 It'll only include the logger if it finds it in th
[HIDPI]
chrome_200_percent.pak: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698