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

Unified Diff: syzygy/agent/asan/asan.gyp

Issue 2363733003: Make syzyasan_rtl compile in 64 bit (Closed)
Patch Set: Nits. Created 4 years, 2 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 | « no previous file | syzygy/agent/asan/block.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: syzygy/agent/asan/asan.gyp
diff --git a/syzygy/agent/asan/asan.gyp b/syzygy/agent/asan/asan.gyp
index 05a9e0a7f63a01511a1bc01851b82bfa965d9623..0d3cdf3abff1acc0768bcc2027ab0e76063b0d7a 100644
--- a/syzygy/agent/asan/asan.gyp
+++ b/syzygy/agent/asan/asan.gyp
@@ -225,9 +225,6 @@
'memory_interceptors_patcher_unittest.cc',
# Relies on full set of probes.
'memory_interceptors_unittest.cc',
- # Win64 binaries currently don't have the version info.
- 'registry_cache_unittest.cc',
- 'logger_unittest.cc',
# PE lib for win64 is sort of stub, so there's nothing
# to test there.
'iat_patcher_unittest.cc',
« no previous file with comments | « no previous file | syzygy/agent/asan/block.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698