Index: chrome/browser/browser_process_platform_part_aurawin.h |
diff --git a/chrome/browser/browser_process_platform_part_aurawin.h b/chrome/browser/browser_process_platform_part_aurawin.h |
index a227abd6c66a35343eaf0bffc4b1d7a53a11097e..8be6ee08e5c6fd20ee9977493e00990d7ef9f1d1 100644 |
--- a/chrome/browser/browser_process_platform_part_aurawin.h |
+++ b/chrome/browser/browser_process_platform_part_aurawin.h |
@@ -22,6 +22,7 @@ class BrowserProcessPlatformPart : public BrowserProcessPlatformPartBase { |
// Overridden from BrowserProcessPlatformPartBase: |
virtual void PlatformSpecificCommandLineProcessing( |
const CommandLine& command_line) OVERRIDE; |
+ virtual void AttemptExit() OVERRIDE; |
private: |
// Hosts the channel for the Windows 8 metro viewer process which runs in |