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

Unified Diff: third_party/icon_family/icon_family.gyp

Issue 9385035: Minor fixes to IconFamily library (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed review comments Created 8 years, 10 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
« no previous file with comments | « third_party/icon_family/chromium_icon_family.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icon_family/icon_family.gyp
diff --git a/third_party/icon_family/icon_family.gyp b/third_party/icon_family/icon_family.gyp
index aa23feea52c65e2937bceadbe7e0c221cb44a955..13068e3bcfd24aee69f9e0517c57d63a7095f6f4 100644
--- a/third_party/icon_family/icon_family.gyp
+++ b/third_party/icon_family/icon_family.gyp
@@ -17,6 +17,9 @@
'NSString+CarbonFSRefCreation.h',
'NSString+CarbonFSRefCreation.m',
],
+ 'defines': [
+ 'DISABLE_CUSTOM_ICON'
+ ],
},
],
}],
« no previous file with comments | « third_party/icon_family/chromium_icon_family.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698