Chromium Code Reviews| Index: webrtc/base/timing.h |
| diff --git a/webrtc/base/timing.h b/webrtc/base/timing.h |
| index e709f883f3fe24646939c4c34d61fbebe24aa1d6..a73c57d986c02b041e2f2b8413fb45b9461e7425 100644 |
| --- a/webrtc/base/timing.h |
| +++ b/webrtc/base/timing.h |
| @@ -13,6 +13,7 @@ |
| namespace rtc { |
| +// TODO(deadbeef): Remove this and use ClockInterface instead. |
| class Timing { |
| public: |
| Timing(); |