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

Unified Diff: chrome/chrome_syzygy.gyp

Issue 1234033005: Add Syzygy support to Windows GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | « build/config/win/BUILD.gn ('k') | chrome/tools/build/win/syzygy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_syzygy.gyp
diff --git a/chrome/chrome_syzygy.gyp b/chrome/chrome_syzygy.gyp
index 244dd37aaa6cd7e83d2eb156d3dc75516b9f5c7b..8902b0294b23417c54ae100afea5ef164bfa68f6 100644
--- a/chrome/chrome_syzygy.gyp
+++ b/chrome/chrome_syzygy.gyp
@@ -91,6 +91,7 @@
['syzyasan==1 and buildtype=="Official"', {
'targets': [
{
+ # GN version: //chrome/tools/build/win/syzygy:chrome_child_dll_syzygy_copy
'target_name': 'chrome_child_dll_syzygy_copy',
'type': 'none',
'inputs': [
« no previous file with comments | « build/config/win/BUILD.gn ('k') | chrome/tools/build/win/syzygy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698