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

Unified Diff: Source/platform/heap/blink_heap.gypi

Issue 1145073002: Move AddressSanitizer.h to wtf/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix non-Oilpan compilation Created 5 years, 7 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 | « Source/platform/heap/ThreadState.cpp ('k') | Source/wtf/AddressSanitizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/heap/blink_heap.gypi
diff --git a/Source/platform/heap/blink_heap.gypi b/Source/platform/heap/blink_heap.gypi
index 5f56dd4c048afb12b4c2e826a2713d1fc3ae91e3..0873d004f98fa0c7b1f3e9585f127956416055b6 100644
--- a/Source/platform/heap/blink_heap.gypi
+++ b/Source/platform/heap/blink_heap.gypi
@@ -31,7 +31,6 @@
{
'variables': {
'platform_heap_files': [
- 'AddressSanitizer.h',
'CallbackStack.cpp',
'CallbackStack.h',
'GCInfo.cpp',
« no previous file with comments | « Source/platform/heap/ThreadState.cpp ('k') | Source/wtf/AddressSanitizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698