Chromium Code Reviews| Index: remoting/client/plugin/chromoting_instance.h |
| =================================================================== |
| --- remoting/client/plugin/chromoting_instance.h (revision 83090) |
| +++ remoting/client/plugin/chromoting_instance.h (working copy) |
| @@ -80,6 +80,7 @@ |
| void LogDebugInfo(const std::string& info); |
| // Return statistics record by ChromotingClient. |
| + // If no connection is currently active then NULL will be returned. |
| ChromotingStats* GetStats(); |
| private: |