| Index: chrome/browser/sync/notifier/chrome_system_resources.cc
|
| ===================================================================
|
| --- chrome/browser/sync/notifier/chrome_system_resources.cc (revision 119174)
|
| +++ chrome/browser/sync/notifier/chrome_system_resources.cc (working copy)
|
| @@ -230,7 +230,6 @@
|
| base::Bind(&ChromeNetwork::HandleInboundMessage,
|
| weak_factory_.GetWeakPtr())));
|
| }
|
| - packet_handler_->SendSubscriptionRequest();
|
| }
|
|
|
| void ChromeNetwork::HandleInboundMessage(const std::string& incoming_message) {
|
|
|