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

Issue 947443004: Add icui18n dependency to bookmarks (Closed)

Created:
5 years, 10 months ago by Jiang Jiang
Modified:
5 years, 10 months ago
Reviewers:
tfarina, sky
CC:
chromium-reviews, tfarina, noyau+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add icui18n dependency to bookmarks bookmark_model.cc uses icu::Collator directly so it should have direct dependency to icui18n, otherwise there will be a linking issue on Linux for component builds and configuration_policy==0, policy_component won't link because of the missing icui8n dependency. It's a followup of CL 938003002. Committed: https://crrev.com/7c3b3fbede3e3c3e71aa90cfd12d6e6b67eec054 Cr-Commit-Position: refs/heads/master@{#317426}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M components/bookmarks.gypi View 1 chunk +1 line, -0 lines 3 comments Download

Messages

Total messages: 12 (3 generated)
Jiang Jiang
Please take a look again, thanks.
5 years, 10 months ago (2015-02-20 17:25:32 UTC) #2
sky
https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi File components/bookmarks.gypi (right): https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi#newcode18 components/bookmarks.gypi:18: '../third_party/icu/icu.gyp:icui18n', Do any gn files need to be updated ...
5 years, 10 months ago (2015-02-20 18:09:41 UTC) #3
tfarina
https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi File components/bookmarks.gypi (right): https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi#newcode18 components/bookmarks.gypi:18: '../third_party/icu/icu.gyp:icui18n', On 2015/02/20 18:09:41, sky wrote: > Do any ...
5 years, 10 months ago (2015-02-20 19:12:09 UTC) #5
Jiang Jiang
https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi File components/bookmarks.gypi (right): https://codereview.chromium.org/947443004/diff/1/components/bookmarks.gypi#newcode18 components/bookmarks.gypi:18: '../third_party/icu/icu.gyp:icui18n', On 2015/02/20 19:12:09, tfarina wrote: > On 2015/02/20 ...
5 years, 10 months ago (2015-02-20 20:17:19 UTC) #6
sky
LGTM
5 years, 10 months ago (2015-02-20 21:36:48 UTC) #7
tfarina
lgtm
5 years, 10 months ago (2015-02-20 21:44:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/947443004/1
5 years, 10 months ago (2015-02-20 21:45:31 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-20 22:32:15 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-20 22:33:28 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7c3b3fbede3e3c3e71aa90cfd12d6e6b67eec054
Cr-Commit-Position: refs/heads/master@{#317426}

Powered by Google App Engine
This is Rietveld 408576698