Index: chrome/browser/ui/cocoa/extensions/extension_action_platform_delegate_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/extensions/extension_action_platform_delegate_cocoa.h b/chrome/browser/ui/cocoa/extensions/extension_action_platform_delegate_cocoa.h |
index 7a8d0fda5c8316b9fb0649e691ef478bc523130e..0f87210c541fb5dc655c8e2cee83d88fed069320 100644 |
--- a/chrome/browser/ui/cocoa/extensions/extension_action_platform_delegate_cocoa.h |
+++ b/chrome/browser/ui/cocoa/extensions/extension_action_platform_delegate_cocoa.h |
@@ -5,7 +5,8 @@ |
#ifndef CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_ACTION_PLATFORM_DELEGATE_COCOA_H_ |
#define CHROME_BROWSER_UI_COCOA_EXTENSIONS_EXTENSION_ACTION_PLATFORM_DELEGATE_COCOA_H_ |
-#include "base/mac/scoped_nsobject.h" |
+#import <Foundation/Foundation.h> |
+ |
#include "chrome/browser/ui/extensions/extension_action_platform_delegate.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |