Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3309)

Unified Diff: base/mac/cocoa_protocols.h

Issue 107933006: Get rid of ui_cocoa_third_party_toolkits target from ui.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase DEPS Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/DEPS ('k') | breakpad/breakpad.gyp » ('j') | breakpad/breakpad.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « base/DEPS ('k') | breakpad/breakpad.gyp » ('j') | breakpad/breakpad.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698