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

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

Issue 2363733003: Make syzyasan_rtl compile in 64 bit (Closed)
Patch Set: Created 4 years, 3 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') | syzygy/agent/asan/error_info_unittest.cc » ('J')
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 40a9666ce46a856b29e7d77f385029b810c803ef..f22dca6578a03bca8d7c5cd1ef76884ab7a8519d 100644
--- a/syzygy/agent/asan/asan.gyp
+++ b/syzygy/agent/asan/asan.gyp
@@ -232,9 +232,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') | syzygy/agent/asan/error_info_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698