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

Unified Diff: gin/gin.gyp

Issue 707273005: (WIP) Implement V8 Tracing -- DO NOT LAND (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « gin/event_tracer_impl.cc ('k') | gin/isolate_holder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index b38dc850e423e8290ea922200bd462004103783f..b0654d23151f3f736b966edd137f75d8e8819866 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -35,6 +35,8 @@
'debug_impl.h',
'dictionary.cc',
'dictionary.h',
+ 'event_tracer_impl.cc',
+ 'event_tracer_impl.h',
'function_template.cc',
'function_template.h',
'gin_export.h',
« no previous file with comments | « gin/event_tracer_impl.cc ('k') | gin/isolate_holder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698