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

Unified Diff: chrome/browser/chromeos/net/network_portal_notification_controller.h

Issue 2452283003: chromeos: Make network enrollment and SIM unlock dialogs work with mash (Closed)
Patch Set: rebase Created 4 years, 2 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/chromeos/net/network_portal_notification_controller.h
diff --git a/chrome/browser/chromeos/net/network_portal_notification_controller.h b/chrome/browser/chromeos/net/network_portal_notification_controller.h
index 0995b3aed17bc7a2085ac15629674f786fae6f98..61224e1b35e0cc55d7dee506c73cf83b5d7c6567 100644
--- a/chrome/browser/chromeos/net/network_portal_notification_controller.h
+++ b/chrome/browser/chromeos/net/network_portal_notification_controller.h
@@ -24,6 +24,8 @@ class NetworkState;
class NetworkPortalWebDialog;
class NetworkPortalNotificationControllerTest;
+// Shows a message center notification when the networking stack detects a
+// captive portal.
class NetworkPortalNotificationController
: public NetworkStateHandlerObserver,
public NetworkPortalDetector::Observer {
« no previous file with comments | « chrome/browser/chromeos/net/network_connect_delegate_chromeos.cc ('k') | chrome/browser/chromeos/sim_dialog_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698