Index: athena/system/shutdown_dialog.h |
diff --git a/athena/system/shutdown_dialog.h b/athena/system/shutdown_dialog.h |
index bda5adda8ab0c070bf2526736d3be4ea0fa7e5f4..fb8d1686619eb7a9b49b66b8b0887085ccb915c1 100644 |
--- a/athena/system/shutdown_dialog.h |
+++ b/athena/system/shutdown_dialog.h |
@@ -23,7 +23,7 @@ namespace athena { |
// Shuts down in response to the power button being pressed. |
class ShutdownDialog : public PowerButtonObserver { |
public: |
- explicit ShutdownDialog(aura::Window* dialog_container); |
+ explicit ShutdownDialog(); |
virtual ~ShutdownDialog(); |
private: |