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

Unified Diff: sandbox/win/sandbox_win.gypi

Issue 868253011: Make chrome.exe built with ASan/Win work with sandbox enabled (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed a review comment Created 5 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: sandbox/win/sandbox_win.gypi
diff --git a/sandbox/win/sandbox_win.gypi b/sandbox/win/sandbox_win.gypi
index 7d9cf949fa747c25ebf22edc073dcfa9b2753a8f..e085cfb5efe2231a3e94d2526aec959cea777399 100644
--- a/sandbox/win/sandbox_win.gypi
+++ b/sandbox/win/sandbox_win.gypi
@@ -218,6 +218,7 @@
'../testing/gtest.gyp:gtest',
],
'sources': [
+ 'src/address_sanitizer_test.cc',
'src/app_container_test.cc',
'src/file_policy_test.cc',
'src/handle_inheritance_test.cc',

Powered by Google App Engine
This is Rietveld 408576698