(Auto)update libjingle 67869540-> 67872893

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6243 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
buildbot@webrtc.org
2014-05-23 23:13:35 +00:00
parent b445f26f24
commit 75cb3dc5f2
2 changed files with 9 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ class Console : public talk_base::MessageHandler {
CallClient *client_;
talk_base::Thread *client_thread_;
talk_base::scoped_ptr<talk_base::Thread> console_thread_;
bool stopped_;
};
#endif // TALK_EXAMPLES_CALL_CONSOLE_H_