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

Issue 3145014: Include ICU headers in a way that will also work with use_system_icu=1 (Closed)

Created:
10 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, darin-cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Include ICU headers in a way that will also work with use_system_icu=1 TEST=none BUG=28294 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56396

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M chrome/browser/autocomplete/autocomplete_popup_model.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/cros/input_method_library.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/input_method/input_method_util.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/renderer/spellchecker/spellcheck_worditerator.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck_worditerator.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M skia/ext/SkFontHost_fontconfig_direct.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
10 years, 4 months ago (2010-08-13 21:45:06 UTC) #1
Evan Martin
I'm concerned that these forms of includes will accidentally end up using the system ICU, ...
10 years, 4 months ago (2010-08-13 21:54:50 UTC) #2
Evan Martin
10 years, 4 months ago (2010-08-17 00:56:58 UTC) #3
We talked about this on IRC, and we found that Chrome is already doing the form
of #include I was worrying about all over the place.  So I think my worry is
overstated.

LGTM

Powered by Google App Engine
This is Rietveld 408576698