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

Unified Diff: trunk/src/chromeos/network/network_state_handler.h

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
« no previous file with comments | « no previous file | trunk/src/chromeos/network/network_state_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chromeos/network/network_state_handler.h
===================================================================
--- trunk/src/chromeos/network/network_state_handler.h (revision 193742)
+++ trunk/src/chromeos/network/network_state_handler.h (working copy)
@@ -173,10 +173,6 @@
virtual void UpdateManagedList(ManagedState::ManagedType type,
const base::ListValue& entries) OVERRIDE;
- // The list of profiles changed (i.e. a user has logged in). Re-request
- // properties for all services since they may have changed.
- virtual void ProfileListChanged();
-
// Parses the properties for the network service or device. Mostly calls
// managed->PropertyChanged(key, value) for each dictionary entry.
virtual void UpdateManagedStateProperties(
« no previous file with comments | « no previous file | trunk/src/chromeos/network/network_state_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698