Index: base/mac/cocoa_protocols.h |
diff --git a/base/mac/cocoa_protocols.h b/base/mac/cocoa_protocols.h |
index e83fcbb299608972ac1ddc2d683e0827a8921afc..1b3782ad5a4e07a442d0c42ebc0fedfd8f98faeb 100644 |
--- a/base/mac/cocoa_protocols.h |
+++ b/base/mac/cocoa_protocols.h |
@@ -9,7 +9,7 @@ |
// GTM also maintinas a list of empty protocols, but only the ones the library |
Mark Mentovai
2013/12/13 23:07:26
Fix spelling while you’re in here: maintains.
tfarina
2013/12/16 02:42:04
Done.
|
// 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 |