Index: chrome/browser/app_controller_mac.h |
diff --git a/chrome/browser/app_controller_mac.h b/chrome/browser/app_controller_mac.h |
index 4b2dc8984d6fa463780c1249d09a7ba993a6344c..015d15649ade3b91e205b36b5886c13cfa0becb2 100644 |
--- a/chrome/browser/app_controller_mac.h |
+++ b/chrome/browser/app_controller_mac.h |
@@ -85,9 +85,6 @@ class WorkAreaWatcherObserver; |
// to it. |
IBOutlet NSMenu* helpMenu_; |
- // Indicates wheter an NSPopover is currently being shown. |
- BOOL hasPopover_; |
- |
// If we are expecting a workspace change in response to a reopen |
// event, the time we got the event. A null time otherwise. |
base::TimeTicks reopenTime_; |