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

Unified Diff: third_party/iccjpeg/iccjpeg.gyp

Issue 10696082: Clean up gyp settings for libjpeg (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove android settings Created 8 years, 5 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 | « build/common.gypi ('k') | third_party/libjpeg/libjpeg.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/iccjpeg/iccjpeg.gyp
diff --git a/third_party/iccjpeg/iccjpeg.gyp b/third_party/iccjpeg/iccjpeg.gyp
index 25d25edd06938b65ff9ca519cf9b8bd67da3220a..780114858afb8778d8874f251f0a4b98aa41ebbe 100644
--- a/third_party/iccjpeg/iccjpeg.gyp
+++ b/third_party/iccjpeg/iccjpeg.gyp
@@ -14,13 +14,6 @@
'iccjpeg.c',
'iccjpeg.h',
],
- 'conditions': [
- ['os_bsd==1 and use_system_libjpeg==1', {
- 'include_dirs': [
- '/usr/local/include',
- ],
- }],
- ],
'direct_dependent_settings': {
'include_dirs': [
'.',
« no previous file with comments | « build/common.gypi ('k') | third_party/libjpeg/libjpeg.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698