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

Unified Diff: base/base.gypi

Issue 10535059: Remove -F…ApplicationServices.framework/Frameworks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 6 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 | « no previous file | chrome/browser/idle_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 141890)
+++ base/base.gypi (working copy)
@@ -482,9 +482,6 @@
'msvs_disabled_warnings': [
4244, 4554, 4018, 4102,
],
- 'mac_framework_dirs': [
- '$(SDKROOT)/System/Library/Frameworks/ApplicationServices.framework/Frameworks',
- ],
'target_conditions': [
['<(use_glib)==0 or >(nacl_untrusted_build)==1', {
'sources/': [
« no previous file with comments | « no previous file | chrome/browser/idle_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698