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

Issue 1127603002: Add build dependency: ui/app_list uses ui/base/ime (Closed)

Created:
5 years, 7 months ago by Daniel Bratell
Modified:
5 years, 7 months ago
Reviewers:
sadrul, Matt Giuca
CC:
chromium-reviews, tfarina, tapted
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add build dependency: ui/app_list uses ui/base/ime The code in ui/app_list/views/search_box_view.cc was importing ui/base/ime/text_input_flags.h, which was violating a dependency, resulting in a compile problem for a downstream project. Fixed by allowing this dependency. R=sadrul@chromium.org,mgiuca@chromium.org Committed: https://crrev.com/d239049c3533c38961166a820fd5cc4762e33555 Cr-Commit-Position: refs/heads/master@{#328506}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ui/app_list/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M ui/app_list/app_list.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
Daniel Bratell
sadrul, can you please take a look at this compile fix?
5 years, 7 months ago (2015-05-04 15:47:22 UTC) #2
sadrul
lgtm
5 years, 7 months ago (2015-05-04 17:01:41 UTC) #3
Matt Giuca
What compile is broken? I can see that search_box_view.cc includes "ui/base/ime/text_input_flags.h", so I agree that ...
5 years, 7 months ago (2015-05-05 00:41:53 UTC) #5
Daniel Bratell
On 2015/05/05 00:41:53, Matt Giuca wrote: > What compile is broken? > > I can ...
5 years, 7 months ago (2015-05-05 08:51:02 UTC) #6
tfarina
Although the dependency seems right, it seems this just compiles fine without it because the ...
5 years, 7 months ago (2015-05-05 13:27:11 UTC) #7
Daniel Bratell
On 2015/05/05 13:27:11, tfarina wrote: > Although the dependency seems right, it seems this just ...
5 years, 7 months ago (2015-05-05 13:32:11 UTC) #8
Matt Giuca
Hi Daniel (sorry for the time delay; I'm in Sydney which is presumably a different ...
5 years, 7 months ago (2015-05-06 00:15:54 UTC) #9
tapted
Note that ui/base/ime/text_input_flags.h doesn't actually appear in any gyp or gn file... which is probably ...
5 years, 7 months ago (2015-05-06 00:34:35 UTC) #10
tfarina
On Tue, May 5, 2015 at 9:34 PM, <tapted@chromium.org> wrote: > Note that ui/base/ime/text_input_flags.h doesn't ...
5 years, 7 months ago (2015-05-06 01:00:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1127603002/1
5 years, 7 months ago (2015-05-06 07:48:24 UTC) #13
Daniel Bratell
Oh, no worries. It was reasonable to ask for details to learn more. If I ...
5 years, 7 months ago (2015-05-06 07:49:50 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-06 08:47:02 UTC) #15
commit-bot: I haz the power
5 years, 7 months ago (2015-05-06 08:48:00 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d239049c3533c38961166a820fd5cc4762e33555
Cr-Commit-Position: refs/heads/master@{#328506}

Powered by Google App Engine
This is Rietveld 408576698