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

Unified Diff: chrome/chrome_syzygy.gyp

Issue 2059843002: gn: Add chromium_builder_asan target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: testonly Created 4 years, 6 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/sanitizers/sanitizers.gyp ('k') | net/net.gyp » ('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 8902b0294b23417c54ae100afea5ef164bfa68f6..671f2f0fa33949005ebc8afbdca48d966744d92a 100644
--- a/chrome/chrome_syzygy.gyp
+++ b/chrome/chrome_syzygy.gyp
@@ -41,6 +41,7 @@
'dll_name': 'chrome',
},
'targets': [
+ # GN version: //chrome/tools/build/win/syzygy:chrome_dll_syzygy
{
'target_name': 'chrome_dll_syzygy',
'type': 'none',
@@ -58,6 +59,7 @@
'dll_name': 'chrome_child',
},
'targets': [
+ # GN version: //chrome/tools/build/win/syzygy:chrome_child_dll_syzygy
{
'target_name': 'chrome_child_dll_syzygy',
'type': 'none',
« no previous file with comments | « build/sanitizers/sanitizers.gyp ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698