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

Unified Diff: gin/gin.gyp

Issue 1088683003: Adding v8_isolate_memory_dump_provider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving test fixes to different CL, removing unnecessary casts. 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
Index: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index 46afc979765b6694e8104187b6db79f732025a12..d04515e89458554d1b197ad285ae2b39b5254362 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -75,6 +75,8 @@
'try_catch.h',
'v8_initializer.h',
'v8_initializer.cc',
+ 'v8_isolate_memory_dump_provider.cc',
+ 'v8_isolate_memory_dump_provider.h',
'v8_platform.cc',
'wrappable.cc',
'wrappable.h',
« no previous file with comments | « gin/BUILD.gn ('k') | gin/isolate_holder.cc » ('j') | gin/v8_isolate_memory_dump_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698