| Index: chrome/common/chrome_version_info_mac.mm
|
| diff --git a/chrome/common/chrome_version_info_mac.mm b/chrome/common/chrome_version_info_mac.mm
|
| index 3db365b7d23b475abfda72163b7ad0a6f98afb79..2d2cf045ed7544ab6b5237eb2cd4abc3711493ad 100644
|
| --- a/chrome/common/chrome_version_info_mac.mm
|
| +++ b/chrome/common/chrome_version_info_mac.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/common/chrome_version_info.h"
|
|
|
| -#import <Cocoa/Cocoa.h>
|
| +#import <Foundation/Foundation.h>
|
|
|
| #include "base/basictypes.h"
|
| #include "base/mac/bundle_locations.h"
|
|
|