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

Unified Diff: base/base.gypi

Issue 306753003: Add some function and URLs to induce ASan crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Timur and nasko's comments. Created 6 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 | « no previous file | base/debug/asan_invalid_access.h » ('j') | content/browser/frame_host/debug_urls.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index e285bff8c0328686198687472b0638734c0fdd71..7fc8e8f9799ff25e9389cb1b99e5071cf757d888 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -128,6 +128,8 @@
'critical_closure_internal_ios.mm',
'debug/alias.cc',
'debug/alias.h',
+ 'debug/asan_invalid_access.cc',
+ 'debug/asan_invalid_access.h',
'debug/crash_logging.cc',
'debug/crash_logging.h',
'debug/debugger.cc',
« no previous file with comments | « no previous file | base/debug/asan_invalid_access.h » ('j') | content/browser/frame_host/debug_urls.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698