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

Unified Diff: webrtc/system_wrappers/BUILD.gn

Issue 1417773002: Remove system_wrappers/interface/trace_event.h (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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
Index: webrtc/system_wrappers/BUILD.gn
diff --git a/webrtc/system_wrappers/BUILD.gn b/webrtc/system_wrappers/BUILD.gn
index 0657e20426a330eaba2fdaedac2099076ef632ad..c01afe6d3b1da9bb6c051147c412e34d01e09678 100644
--- a/webrtc/system_wrappers/BUILD.gn
+++ b/webrtc/system_wrappers/BUILD.gn
@@ -42,7 +42,6 @@ static_library("system_wrappers") {
"interface/tick_util.h",
"interface/timestamp_extrapolator.h",
"interface/trace.h",
- "interface/trace_event.h",
"interface/utf_util_win.h",
"source/aligned_malloc.cc",
"source/atomic32_mac.cc",
« no previous file with comments | « webrtc/modules/video_coding/main/source/video_receiver.cc ('k') | webrtc/system_wrappers/interface/trace_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698