summaryrefslogtreecommitdiffstats
path: root/base/mac
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2015-01-17 16:56:12 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-18 00:57:00 +0000
commit3fb5c1f4660be0476cb4c5baf222ca229e5d3836 (patch)
tree457f1ddaceca5ab9f2d8dca3756d12f2135c9578 /base/mac
parent07e0fd329293cca145875e156b87afdf383dcdc0 (diff)
downloadchromium_src-3fb5c1f4660be0476cb4c5baf222ca229e5d3836.zip
chromium_src-3fb5c1f4660be0476cb4c5baf222ca229e5d3836.tar.gz
chromium_src-3fb5c1f4660be0476cb4c5baf222ca229e5d3836.tar.bz2
Cleanup: Remove unused third_party include.
BUG=None TEST=still compiles R=thakis@chromium.org Review URL: https://codereview.chromium.org/856943002 Cr-Commit-Position: refs/heads/master@{#312046}
Diffstat (limited to 'base/mac')
-rw-r--r--base/mac/cocoa_protocols.h4
1 files changed, 0 insertions, 4 deletions
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