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

Unified Diff: remoting/base/util.h

Issue 7355011: Modify Chromoting logging to hook into base logging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add timestamp Created 9 years, 5 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: 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);
« no previous file with comments | « remoting/base/logger.cc ('k') | remoting/base/util.cc » ('j') | remoting/base/util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698