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

Issue 6078001: Modify inclusion to use system icu headers when -Duse_system_icu=1 (Closed)

Created:
10 years ago by Mike Gilbert
Modified:
9 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Modify inclusion to use system icu headers when -Duse_system_icu=1 The gyp definition should take care of the default case -Duse_system_icu=0 by prepending third_party/icu/public/i18n to the inclusion search path. See downstream gentoo bug report: http://bugs.gentoo.org/show_bug.cgi?id=348944 Contributed by Mike Gilbert <floppymaster@gmail.com>;. BUG=none TEST=Remove third_party/icu/public/i18n/unicode/usearch.h and build with -Duse_system_icu=1. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69811

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webkit/plugins/ppapi/ppb_pdf_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mike Gilbert
If you want another reviewer, just let me know.
10 years ago (2010-12-20 18:48:21 UTC) #1
Paweł Hajdan Jr.
10 years ago (2010-12-20 19:41:04 UTC) #2
LGTM, thanks! I'll land this soon.

Powered by Google App Engine
This is Rietveld 408576698