Index: chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h b/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h |
index 5f67d0b04ee6b6dca8ae5ce4eecb9ce7e9c6252c..4e319df1bdcce1d4c7c279525ed0523b77fb9d08 100644 |
--- a/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h |
+++ b/chrome/browser/ui/cocoa/apps/native_app_window_cocoa.h |
@@ -210,7 +210,6 @@ class NativeAppWindowCocoa : public apps::NativeAppWindow, |
SkColor inactive_frame_color_; |
base::scoped_nsobject<NativeAppWindowController> window_controller_; |
- NSInteger attention_request_id_; // identifier from requestUserAttention |
// For system drag, the whole window is draggable and the non-draggable areas |
// have to been explicitly excluded. |