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

Unified Diff: base/base.gyp

Issue 1038453002: Add option to export tracing events to ETW. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: scottmg@ review. 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 | « no previous file | base/trace_event/BUILD.gn » ('j') | base/trace_event/etw_manifest/etw_manifest.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index f8d77654e910d386fdbf4d1326b0ed921d60ab39..a530912279f0844fce25ef682c70583aff1d2426 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -689,6 +689,7 @@
'run_all_unittests',
'test_support_base',
'third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
+ 'trace_event/etw_manifest/etw_manifest.gyp:etw_manifest',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
« no previous file with comments | « no previous file | base/trace_event/BUILD.gn » ('j') | base/trace_event/etw_manifest/etw_manifest.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698