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

Unified Diff: chrome/browser/sync/notifier/chrome_system_resources.cc

Issue 9234053: Revert 119171 - Maybe introduced a static initializer - or may be 119173 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 11 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/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) {
« no previous file with comments | « chrome/browser/sync/notifier/cache_invalidation_packet_handler_unittest.cc ('k') | jingle/notifier/base/fake_base_task.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698