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

Unified Diff: Source/wtf/wtf.gypi

Issue 1315113006: Add partitionsOutOfMemoryUsingXXX to know Blink memory usage from OOM crash reports (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 5 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 | « Source/wtf/Partitions.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index dc953e46929f053be133a35236057cf5cc5ae3ed..10794e68c2b43f315502731010849fc014befc2e 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -6,6 +6,8 @@
'AddressSanitizer.h',
'AddressSpaceRandomization.cpp',
'AddressSpaceRandomization.h',
+ 'Alias.cpp',
+ 'Alias.h',
'Alignment.h',
'Allocator.h',
'ArrayBuffer.cpp',
« no previous file with comments | « Source/wtf/Partitions.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698