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

Unified Diff: webrtc/base/base.gyp

Issue 2290203002: Delete Timing class, timing.h, and update all users. (Closed)
Patch Set: Rename to rtc::TimeUTCMicros, and use it. Created 4 years, 4 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/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 6e3b02e5bd08bcd473f3741cb937e1b4c73937c8..b26f59e93141bd3175c216039f5305941dfcb355 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -348,8 +348,6 @@
'taskrunner.h',
'thread.cc',
'thread.h',
- 'timing.cc',
- 'timing.h',
'urlencode.cc',
'urlencode.h',
'worker.cc',

Powered by Google App Engine
This is Rietveld 408576698