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

Unified Diff: base/trace_event/BUILD.gn

Issue 1376793004: Remove the TRACE_EVENT_*_ETW macros. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 2 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/trace_event.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/BUILD.gn
diff --git a/base/trace_event/BUILD.gn b/base/trace_event/BUILD.gn
index c4b660993ab3b07156ccf80e22b964a6b584e347..8b3231a597bddb2197f1fccacb7c5e4c3deb131c 100644
--- a/base/trace_event/BUILD.gn
+++ b/base/trace_event/BUILD.gn
@@ -53,8 +53,6 @@ source_set("trace_event") {
"trace_event_synthetic_delay.h",
"trace_event_system_stats_monitor.cc",
"trace_event_system_stats_monitor.h",
- "trace_event_win.cc",
- "trace_event_win.h",
"trace_log.cc",
"trace_log.h",
"trace_log_constants.cc",
@@ -119,7 +117,6 @@ source_set("trace_event_unittests") {
"trace_event_synthetic_delay_unittest.cc",
"trace_event_system_stats_monitor_unittest.cc",
"trace_event_unittest.cc",
- "trace_event_win_unittest.cc",
"winheap_dump_provider_win_unittest.cc",
]
« no previous file with comments | « no previous file | base/trace_event/trace_event.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698