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

Unified Diff: chrome/browser/sync/tools/sync_listen_notifications.cc

Issue 6016001: Fix nits. Add 'const'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Don't make accessors const Created 9 years, 12 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
« no previous file with comments | « no previous file | jingle/notifier/base/chrome_async_socket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/tools/sync_listen_notifications.cc
===================================================================
--- chrome/browser/sync/tools/sync_listen_notifications.cc (revision 69550)
+++ chrome/browser/sync/tools/sync_listen_notifications.cc (working copy)
@@ -299,7 +299,6 @@
xmpp_client_settings.set_server(addr);
net::CertVerifier cert_verifier;
-
MessageLoopForIO message_loop;
// Connect and listen.
« no previous file with comments | « no previous file | jingle/notifier/base/chrome_async_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698