DescriptionGN: Add //ui/base/ime, fix up printing on mac
This adds the //ui/base/ime target to the GN build, which is used
everywhere except for ios. In the gyp build this isn't a real target,
it's a set of properties that are included into the ui_base target which
is the best you can do in GYP since you can't link a static library into
a component without dropping some symbols. In GN, we can define this as
a source_set with its own dependencies and settings.
This also fixes up some miscellaneous mac issues.
R=brettw@chromium.org,ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284981
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : possible linux_gn ime pango fix #Patch Set 4 : #Patch Set 5 : #
Total comments: 2
Messages
Total messages: 25 (0 generated)
|