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

Unified Diff: ui/message_center/message_center.gyp

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: mark review 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 | « ui/message_center/DEPS ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/message_center.gyp
diff --git a/ui/message_center/message_center.gyp b/ui/message_center/message_center.gyp
index 569f44737f12ea1d1496cee579cf34cc912efdf5..4a09a8c099b0e34ec7e36184cb0541c454ca965d 100644
--- a/ui/message_center/message_center.gyp
+++ b/ui/message_center/message_center.gyp
@@ -132,14 +132,6 @@
'views/message_popup_bubble.h',
],
}],
- ['OS=="mac"', {
- 'dependencies': [
- '../ui.gyp:ui_cocoa_third_party_toolkits',
- ],
- 'include_dirs': [
- '../../third_party/GTM',
- ],
- }],
['toolkit_views==1', {
'dependencies': [
'../compositor/compositor.gyp:compositor',
« no previous file with comments | « ui/message_center/DEPS ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698