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

Unified Diff: chrome/common/net/notifier/communicator/single_login_attempt.h

Issue 2255007: New libjingle integrated to chrome. (Closed)
Patch Set: - Created 10 years, 7 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: chrome/common/net/notifier/communicator/single_login_attempt.h
diff --git a/chrome/common/net/notifier/communicator/single_login_attempt.h b/chrome/common/net/notifier/communicator/single_login_attempt.h
index 4d63cf0e8cca3b5d08e8ad267e7d91ce7acabdb3..245fa9d14c1ef3fb3babe38c9e5d3616b2430a62 100644
--- a/chrome/common/net/notifier/communicator/single_login_attempt.h
+++ b/chrome/common/net/notifier/communicator/single_login_attempt.h
@@ -46,7 +46,7 @@ class XmppConnectionGenerator;
// fragile.
class SingleLoginAttempt : public talk_base::Task, public sigslot::has_slots<> {
public:
- SingleLoginAttempt(talk_base::Task* parent,
+ SingleLoginAttempt(talk_base::TaskParent* parent,
LoginSettings* login_settings,
bool successful_connection);
~SingleLoginAttempt();
« no previous file with comments | « chrome/common/net/notifier/communicator/login.cc ('k') | chrome/common/net/notifier/communicator/single_login_attempt.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698