| Index: content/common/chrome_application_mac.h
|
| diff --git a/content/common/chrome_application_mac.h b/content/common/chrome_application_mac.h
|
| index 9778023dbded49d28ec3b842dd091cb78539a5c8..35e09a7d36a331c8ec9a0462eea37ba47676449b 100644
|
| --- a/content/common/chrome_application_mac.h
|
| +++ b/content/common/chrome_application_mac.h
|
| @@ -11,7 +11,7 @@
|
| #import <AppKit/AppKit.h>
|
|
|
| #include "base/basictypes.h"
|
| -#import "content/common/mac/scoped_sending_event.h"
|
| +#import "base/mac/scoped_sending_event.h"
|
|
|
| @interface CrApplication : NSApplication<CrAppControlProtocol> {
|
| @private
|
|
|