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

Unified Diff: chrome/chrome_browser.gypi

Issue 15650005: Create app shims with 32-bit icons only, as per OSX 10.5 spec. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: skautolockpixels Created 7 years, 7 months 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 49aa190b93ad123c4373bc38f0bd57af5188fece..a30802b50cf3a09124fcec9c330b163202a10978 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2889,9 +2889,6 @@
'$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework',
],
},
- 'dependencies': [
- '../third_party/icon_family/icon_family.gyp:icon_family',
- ],
'sources': [
# Build the necessary GTM sources
'../third_party/GTM/Foundation/GTMServiceManagement.h',

Powered by Google App Engine
This is Rietveld 408576698