| Index: chrome/browser/chromeos/net/network_portal_detector.h
|
| diff --git a/chrome/browser/chromeos/net/network_portal_detector.h b/chrome/browser/chromeos/net/network_portal_detector.h
|
| index deaf9fd43cc616a9b823da12bb4aadf3203b2501..4399b3b53ab9b8c166178e2a93fa3b8b6792d175 100644
|
| --- a/chrome/browser/chromeos/net/network_portal_detector.h
|
| +++ b/chrome/browser/chromeos/net/network_portal_detector.h
|
| @@ -13,7 +13,7 @@ namespace chromeos {
|
| class NetworkState;
|
|
|
| // This class handles all notifications about network changes from
|
| -// NetworkLibrary and delegates portal detection for the active
|
| +// the NetworkStateHandler and delegates portal detection for the active
|
| // network to CaptivePortalService.
|
| class NetworkPortalDetector {
|
| public:
|
|
|