Chromium Code Reviews| Index: remoting/base/util.h |
| diff --git a/remoting/base/util.h b/remoting/base/util.h |
| index 51a8d10022a3f8a74bd08c479045654ba400feda..832da75486ae7e1468feaad29eef2b55a122a81a 100644 |
| --- a/remoting/base/util.h |
| +++ b/remoting/base/util.h |
| @@ -9,6 +9,8 @@ |
| namespace remoting { |
| +std::string GetTimestampString(); |
| + |
| // TODO(sergeyu): Move these methods to media. |
| int GetBytesPerPixel(media::VideoFrame::Format format); |