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

Unified Diff: webrtc/system_wrappers/system_wrappers.gyp

Issue 1888593004: Delete all use of tick_util.h. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase. Created 4 years, 7 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 | « webrtc/system_wrappers/source/tick_util.cc ('k') | webrtc/system_wrappers/test/TestSort/TestSort.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/system_wrappers/system_wrappers.gyp
diff --git a/webrtc/system_wrappers/system_wrappers.gyp b/webrtc/system_wrappers/system_wrappers.gyp
index cd6d3ea67142af9ad7a94bebbde36a1d38e00d18..b61ecf28ee1ddae14c2b457bc8fcbbf7e3b679ae 100644
--- a/webrtc/system_wrappers/system_wrappers.gyp
+++ b/webrtc/system_wrappers/system_wrappers.gyp
@@ -42,7 +42,6 @@
'include/static_instance.h',
'include/stl_util.h',
'include/stringize_macros.h',
- 'include/tick_util.h',
'include/timestamp_extrapolator.h',
'include/trace.h',
'include/utf_util_win.h',
@@ -77,7 +76,6 @@
'source/rw_lock_winxp_win.h',
'source/sleep.cc',
'source/sort.cc',
- 'source/tick_util.cc',
'source/timestamp_extrapolator.cc',
'source/trace_impl.cc',
'source/trace_impl.h',
« no previous file with comments | « webrtc/system_wrappers/source/tick_util.cc ('k') | webrtc/system_wrappers/test/TestSort/TestSort.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698