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

Unified Diff: ui/ui.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 | « third_party/libjpeg/libjpeg.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ab7a4a127f83f7e1421f12c6beec7a776ec705f4..c51550ccfc95492caf38f72b85241a2623c64955 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -704,11 +704,6 @@
'-ldl',
],
}],
- ['os_bsd==1 and use_system_libjpeg==1', {
- 'include_dirs': [
- '/usr/local/include',
- ],
- }],
['inside_chromium_build==0', {
'dependencies': [
'<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers',
« no previous file with comments | « third_party/libjpeg/libjpeg.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698