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

Issue 806183002: Fix few targets in UI during GN build on Windows. (Closed)

Created:
6 years ago by Slava Chigrin
Modified:
6 years ago
Reviewers:
tfarina, brettw, sky
CC:
chromium-reviews, kalyank, sadrul, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix few targets in UI during GN build on Windows. BUG=None TEST=gn gen out_gn/Debug && ninja -C out_gn/Debug R=sky@chromium.org TBR=brettw@chromium.org Committed: https://crrev.com/f06c5c820f36a11120a58de65d8889cd7f870287 Cr-Commit-Position: refs/heads/master@{#308711}

Patch Set 1 : #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -4 lines 4 comments Download
M ui/aura/BUILD.gn View 2 chunks +4 lines, -1 line 2 comments Download
M ui/base/BUILD.gn View 1 chunk +4 lines, -0 lines 2 comments Download
M ui/views/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (7 generated)
Slava Chigrin
6 years ago (2014-12-16 12:49:10 UTC) #3
tfarina
https://codereview.chromium.org/806183002/diff/20001/BUILD.gn File BUILD.gn (left): https://codereview.chromium.org/806183002/diff/20001/BUILD.gn#oldcode356 BUILD.gn:356: "//ui/base", Why are you removing these entries? https://codereview.chromium.org/806183002/diff/20001/ui/base/BUILD.gn File ...
6 years ago (2014-12-16 13:14:09 UTC) #5
Slava Chigrin
Thank you for review. If anybody considering approving these changes, please, trigger win8_chromium_gn_rel and win8_chromium_gn_dbg ...
6 years ago (2014-12-16 13:32:34 UTC) #6
tfarina
https://codereview.chromium.org/806183002/diff/20001/BUILD.gn File BUILD.gn (left): https://codereview.chromium.org/806183002/diff/20001/BUILD.gn#oldcode356 BUILD.gn:356: "//ui/base", OK, I see. With this you are enabling ...
6 years ago (2014-12-16 13:42:46 UTC) #7
Slava Chigrin
On 2014/12/16 13:42:46, tfarina wrote: > https://codereview.chromium.org/806183002/diff/20001/BUILD.gn > File BUILD.gn (left): > > https://codereview.chromium.org/806183002/diff/20001/BUILD.gn#oldcode356 > ...
6 years ago (2014-12-16 13:48:30 UTC) #8
Slava Chigrin
https://codereview.chromium.org/806183002/diff/20001/BUILD.gn File BUILD.gn (left): https://codereview.chromium.org/806183002/diff/20001/BUILD.gn#oldcode356 BUILD.gn:356: "//ui/base", On 2014/12/16 13:42:46, tfarina wrote: > OK, I ...
6 years ago (2014-12-16 14:21:51 UTC) #9
sky
LGTM you can do the cleanup I mention here separately. https://codereview.chromium.org/806183002/diff/20001/ui/aura/BUILD.gn File ui/aura/BUILD.gn (right): https://codereview.chromium.org/806183002/diff/20001/ui/aura/BUILD.gn#newcode195 ...
6 years ago (2014-12-16 16:42:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806183002/20001
6 years ago (2014-12-16 16:49:39 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/30807)
6 years ago (2014-12-16 16:55:30 UTC) #14
Slava Chigrin
Forgot about root BUILD.gn owner, added brettw@
6 years ago (2014-12-16 17:15:39 UTC) #16
tfarina
lgtm I'm TBRing Brett for the top-level BUILD.gn file. Brett, please rubber stamp this when ...
6 years ago (2014-12-17 01:17:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/806183002/20001
6 years ago (2014-12-17 01:19:44 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:20001)
6 years ago (2014-12-17 01:23:47 UTC) #20
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/f06c5c820f36a11120a58de65d8889cd7f870287 Cr-Commit-Position: refs/heads/master@{#308711}
6 years ago (2014-12-17 01:24:35 UTC) #21
tfarina
6 years ago (2014-12-17 22:50:38 UTC) #22
Message was sent while issue was closed.
https://codereview.chromium.org/806183002/diff/20001/ui/aura/BUILD.gn
File ui/aura/BUILD.gn (right):

https://codereview.chromium.org/806183002/diff/20001/ui/aura/BUILD.gn#newcode195
ui/aura/BUILD.gn:195: if (use_aura) {
On 2014/12/16 16:42:40, sky wrote:
> As you are cleaning things up, can you get rid of this conditional and move
> 196/200 to their respective places? I can't see as how a use_aura conditional
> makes sense in an aura build file.

I took care of this in CL https://codereview.chromium.org/787403003/. PTAL

Powered by Google App Engine
This is Rietveld 408576698