DescriptionGN: Forward icu_config from public header config since we expose icu
public/web/WebSettings.h does:
and uses some types from ICU in its definition. Thus, anything that
depends on the blink public API and includes this header must have the
icu include dirs on their include path. This forwards icu_config from
the blink_headers target so dependents do not have to do this themselves
(unless they are linking against ICU directly)
R=brettw@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181876
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|