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

Unified Diff: trunk/src/chromeos/network/shill_property_handler.cc

Issue 14044008: Revert 193741 "Re-request network state after login" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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: trunk/src/chromeos/network/shill_property_handler.cc
===================================================================
--- trunk/src/chromeos/network/shill_property_handler.cc (revision 193742)
+++ trunk/src/chromeos/network/shill_property_handler.cc (working copy)
@@ -280,8 +280,6 @@
UpdateUninitializedTechnologies(*vlist);
notify_manager_changed = true;
}
- } else if (key == flimflam::kProfilesProperty) {
- listener_->ProfileListChanged();
}
return notify_manager_changed;
}
« no previous file with comments | « trunk/src/chromeos/network/shill_property_handler.h ('k') | trunk/src/chromeos/network/shill_property_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698