Index: remoting/base/util.h |
diff --git a/remoting/base/util.h b/remoting/base/util.h |
index bd0f95c44b6d59903b798f002003d43e57cce8a8..d0e0b0de2aebac1f153055e96ab5b1ed74e1518c 100644 |
--- a/remoting/base/util.h |
+++ b/remoting/base/util.h |
@@ -10,6 +10,8 @@ |
namespace remoting { |
+std::string GetTimestampString(); |
+ |
// TODO(sergeyu): Move these methods to media. |
int GetBytesPerPixel(media::VideoFrame::Format format); |