Delete Timing class, timing.h, and update all users.

BUG=webrtc:6324

Review-Url: https://codereview.webrtc.org/2290203002
Cr-Commit-Position: refs/heads/master@{#14203}
This commit is contained in:
nisse
2016-09-13 23:41:47 -07:00
committed by Commit bot
parent d29e3ea4b2
commit cdf37a9293
14 changed files with 46 additions and 259 deletions

View File

@ -363,8 +363,6 @@
'taskrunner.h',
'thread.cc',
'thread.h',
'timing.cc',
'timing.h',
'urlencode.cc',
'urlencode.h',
'worker.cc',