Add syzygy/instrumented/chrome_child.dll to the official SyzyASan archives.
syzygy/chrome_child.dll doesn't get instrumented when doing a SyzyASan official build of Chrome (because we don't want to ship an instrumented renderer to the users). However we still produce an instrumented version of chrome_child.dll, and we put it in the syzygy/instrumented folder. This CL should add this dll to the chrome-win32.zip archive, this way we'll be able to use it in our fuzzing infrastructure. R=robertshield@chromium.org BUG= Review URL: https://codereview.chromium.org/298253010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274384 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment