Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / charger_replace / charger_replacement_dialog.h
index 88f1a87..70a9f74 100644 (file)
@@ -21,6 +21,9 @@ class ChargerReplacementDialog : public ui::WebDialogDelegate {
   // True if ChargerReplacementDialog should be shown.
   static bool ShouldShowDialog();
 
+  // True if ChargerReplacementDialog is visible.
+  static bool IsDialogVisible();
+
   static void SetFocusOnChargerDialogIfVisible();
 
   void Show();