Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / sessions / notification_service_sessions_router.h
index 85df6f9..7ce1c14 100644 (file)
@@ -41,9 +41,9 @@ class NotificationServiceSessionsRouter
 
  private:
   // Called when the URL visited in |web_contents| was blocked by the
-  // ManagedUserService. We forward this on to our handler_ via the
+  // SupervisedUserService. We forward this on to our handler_ via the
   // normal OnLocalTabModified, but pass through here via a WeakPtr
-  // callback from ManagedUserService and to extract the tab delegate
+  // callback from SupervisedUserService and to extract the tab delegate
   // from WebContents.
   void OnNavigationBlocked(content::WebContents* web_contents);