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

Issue 6893021: Linux: include zlib.h properly (Closed)

Created:
9 years, 8 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, jam
Visibility:
Public.

Description

Linux: include zlib.h properly Linux links with the system zlib, so system headers should be used. Add dependency on zlib to make sure -Ithird_party/zlib gets passed on other platforms. Also see Gentoo Linux bug report: http://bugs.gentoo.org/show_bug.cgi?id=364205 Contributed by Mike Gilbert <floppymaster@gmail.com>;. Original review: http://codereview.chromium.org/6873148/ BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83009

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M content/browser/renderer_host/clipboard_message_filter.cc View 2 chunks +6 lines, -1 line 0 comments Download
M content/content_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698