Chromium Code Reviews

Unified Diff: webrtc/base/base.gyp

Issue 2290203002: Delete Timing class, timing.h, and update all users. (Closed)
Patch Set: Address nits. Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 93f87b2957760cb3d5f2417c3955bd76a87b3a40..02bc5da915b2f2ffe7574aa091091c3d7eb38bfa 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -362,8 +362,6 @@
'taskrunner.h',
'thread.cc',
'thread.h',
- 'timing.cc',
- 'timing.h',
'urlencode.cc',
'urlencode.h',
'worker.cc',

Powered by Google App Engine