Index: base/mac/cocoa_protocols.h |
diff --git a/base/mac/cocoa_protocols.h b/base/mac/cocoa_protocols.h |
index e83fcbb299608972ac1ddc2d683e0827a8921afc..9911def300a4fc074779a8ff0b874a8f29a18433 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 |
// requires. Augment that below. |
-#import "third_party/GTM/GTMDefines.h" |
+#import "third_party/google_toolbox_for_mac/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 |