summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/DEPS1
-rw-r--r--base/mac/cocoa_protocols.h4
2 files changed, 0 insertions, 5 deletions
diff --git a/base/DEPS b/base/DEPS
index 2407baa..c632e35 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -4,7 +4,6 @@ include_rules = [
"+third_party/apple_apsl",
"+third_party/libevent",
"+third_party/dmg_fp",
- "+third_party/google_toolbox_for_mac/src",
"+third_party/mach_override",
"+third_party/modp_b64",
"+third_party/tcmalloc",
diff --git a/base/mac/cocoa_protocols.h b/base/mac/cocoa_protocols.h
index e10001f..ab34a19 100644
--- a/base/mac/cocoa_protocols.h
+++ b/base/mac/cocoa_protocols.h
@@ -7,10 +7,6 @@
#import <Cocoa/Cocoa.h>
-// GTM also maintains a list of empty protocols, but only the ones the library
-// requires. Augment that below.
-#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
// SDK. In order to support building against the new SDK, which requires