| Index: base/mac/cocoa_protocols.h
|
| diff --git a/base/mac/cocoa_protocols.h b/base/mac/cocoa_protocols.h
|
| index e83fcbb299608972ac1ddc2d683e0827a8921afc..f91c5102b3b2021fb05cc5ccad70578cbbb5da63 100644
|
| --- a/base/mac/cocoa_protocols.h
|
| +++ b/base/mac/cocoa_protocols.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -// GTM also maintinas a list of empty protocols, but only the ones the library
|
| +// GTM also maintains a list of empty protocols, but only the ones the library
|
| // requires. Augment that below.
|
| -#import "third_party/GTM/GTMDefines.h"
|
| +#import "third_party/google_toolbox_for_mac/src/GTMDefines.h"
|
|
|
| // New Mac OS X SDKs introduce new protocols used for delegates. These
|
| // protocol defintions aren't not present in earlier releases of the Mac OS X
|
|
|