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

Issue 6597062: Fix icu header paths in autofill_country.cc (Closed)

Created:
9 years, 9 months ago by Mike Gilbert
Modified:
9 years, 7 months ago
CC:
chromium-reviews, James Hawkins, dhollowa
Visibility:
Public.

Description

Fix icu header paths in autofill_country.cc Fixes build problem when building with system ICU. See Gentoo Linux bug. http://bugs.gentoo.org/356593 BUG=74286 TEST=Remove bundled ICU headers and build with -Duse_system_icu Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76360

Patch Set 1 #

Patch Set 2 : Alphabetize headers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chrome/browser/autofill/autofill_country.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike Gilbert
I did a build with the bundled ICU as well as a system ICU (via ...
9 years, 9 months ago (2011-03-01 03:08:13 UTC) #1
Ilya Sherman
nit: Please rearrange these #include lines to be in alphabetical order.
9 years, 9 months ago (2011-03-01 03:12:11 UTC) #2
Mike Gilbert
Now with sorted headers. Please take another look.
9 years, 9 months ago (2011-03-01 03:18:34 UTC) #3
Ilya Sherman
9 years, 9 months ago (2011-03-01 03:59:11 UTC) #4
LGTM, thanks!

Will run this past the trybots and commit if there are no problems.

Powered by Google App Engine
This is Rietveld 408576698