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

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

Issue 1120893003: Oilpan: Put all TraceTraits into TraceTraits.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/Visitor.h ('k') | no next file » | 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 7d38db4182b25c871e1d438ec048d0434382319c..89103abe429e57926a58aa994a360a0fce0f43ba 100644
--- a/Source/platform/heap/blink_heap.gypi
+++ b/Source/platform/heap/blink_heap.gypi
@@ -50,6 +50,7 @@
'ThreadState.cpp',
'ThreadState.h',
'ThreadingTraits.h',
+ 'TraceTraits.h',
'Visitor.h',
],
'platform_heap_test_files': [
« no previous file with comments | « Source/platform/heap/Visitor.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698