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

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

Issue 1179613004: Adding unittest for blink gc dump provider. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@oilpan_n1
Patch Set: Created 5 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 | « Source/platform/heap/BlinkGCMemoryDumpProviderTest.cpp ('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 74a4c7badccfe08f31f5aa3e0f041da06a0d69b1..6b7e01896014cd8e4037510ad0a0327ae5ff8386 100644
--- a/Source/platform/heap/blink_heap.gypi
+++ b/Source/platform/heap/blink_heap.gypi
@@ -61,6 +61,7 @@
],
'platform_heap_test_files': [
'HeapTest.cpp',
+ 'BlinkGCMemoryDumpProviderTest.cpp',
],
'conditions': [
['target_arch == "arm"', {
« no previous file with comments | « Source/platform/heap/BlinkGCMemoryDumpProviderTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698