Index: chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h |
diff --git a/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h b/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h |
index 0261ab2ff6e834cc6a733c7bf8cdcc31fc266499..b0cec35fd57ce421a368249c57cd885d99a55d1c 100644 |
--- a/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h |
+++ b/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.h |
@@ -163,6 +163,8 @@ class LocalDiscoveryUIHandler : public content::WebUIMessageHandler, |
void CheckListingDone(); |
+ bool IsUserSupervisedOrOffTheRecord(); |
+ |
#if defined(CLOUD_PRINT_CONNECTOR_UI_AVAILABLE) |
void StartCloudPrintConnector(); |
void OnCloudPrintPrefsChanged(); |