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

Unified Diff: webrtc/system_wrappers/system_wrappers.gyp

Issue 1421463008: Remove old system_wrappers event_tracer.h. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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
Index: webrtc/system_wrappers/system_wrappers.gyp
diff --git a/webrtc/system_wrappers/system_wrappers.gyp b/webrtc/system_wrappers/system_wrappers.gyp
index a72ff73a6402b4b2c26006b8f88f7f14b84f5a83..90ea79f80ce1294654eb575979e6ca05ff865c9e 100644
--- a/webrtc/system_wrappers/system_wrappers.gyp
+++ b/webrtc/system_wrappers/system_wrappers.gyp
@@ -28,7 +28,6 @@
'include/data_log.h',
'include/data_log_c.h',
'include/data_log_impl.h',
- 'include/event_tracer.h',
'include/event_wrapper.h',
'include/field_trial.h',
'include/file_wrapper.h',
@@ -77,7 +76,6 @@
'source/event_timer_posix.h',
'source/event_timer_win.cc',
'source/event_timer_win.h',
- 'source/event_tracer.cc',
'source/file_impl.cc',
'source/file_impl.h',
'source/logcat_trace_context.cc',
« no previous file with comments | « webrtc/system_wrappers/source/event_tracer_unittest.cc ('k') | webrtc/system_wrappers/system_wrappers_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698