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

Issue 643243003: Fixes device/bluetooth / chromeos dependencies for GN. (Closed)

Created:
6 years, 2 months ago by Jun Mukai
Modified:
6 years, 2 months ago
CC:
chromium-reviews, xiyuan
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fixes device/bluetooth / chromeos dependencies for GN. There's a code path to include <dbus.h> from the user of device/bluetooth on ChromeOS, for some files in src/chromeos. Therefore, the dependency chain on //chromeos -> //dbus needs to be "public_deps" instead of "deps". BUG=None R=armansito@chromium.org TBR=oshima@chromium.org TEST=manually Committed: https://crrev.com/a02213aec741cbb4e36868ca440300eb840ad73f Cr-Commit-Position: refs/heads/master@{#299609}

Patch Set 1 #

Patch Set 2 : public_deps #

Total comments: 2

Patch Set 3 : //dbus #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M chromeos/BUILD.gn View 1 2 chunks +1 line, -2 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 28 (3 generated)
Jun Mukai
6 years, 2 months ago (2014-10-10 20:59:29 UTC) #1
Ilya Sherman
Could you please clarify when deps vs. public_deps should be used? One way to phrase ...
6 years, 2 months ago (2014-10-10 21:04:52 UTC) #2
Jun Mukai
On 2014/10/10 21:04:52, Ilya Sherman wrote: > Could you please clarify when deps vs. public_deps ...
6 years, 2 months ago (2014-10-10 21:10:19 UTC) #3
Ilya Sherman
On 2014/10/10 21:10:19, Jun Mukai wrote: > On 2014/10/10 21:04:52, Ilya Sherman wrote: > > ...
6 years, 2 months ago (2014-10-10 22:21:18 UTC) #4
brettw
On 2014/10/10 22:21:18, Ilya Sherman wrote: > On 2014/10/10 21:10:19, Jun Mukai wrote: > > ...
6 years, 2 months ago (2014-10-10 22:28:38 UTC) #5
armansito
> The user of device/bluetooth may include headers with include <dbus.h> Is there an example ...
6 years, 2 months ago (2014-10-13 18:45:34 UTC) #6
Jun Mukai
On 2014/10/13 18:45:34, armansito wrote: > > The user of device/bluetooth may include headers with ...
6 years, 2 months ago (2014-10-13 19:10:00 UTC) #7
Jun Mukai
updated CL description and added oshima for chromeos/BUILD.gn changes.
6 years, 2 months ago (2014-10-13 19:12:13 UTC) #9
armansito
On 2014/10/13 19:10:00, Jun Mukai wrote: > On 2014/10/13 18:45:34, armansito wrote: > > > ...
6 years, 2 months ago (2014-10-13 21:19:21 UTC) #10
armansito
6 years, 2 months ago (2014-10-13 21:20:03 UTC) #11
Jun Mukai
On 2014/10/13 21:19:21, armansito wrote: > On 2014/10/13 19:10:00, Jun Mukai wrote: > > On ...
6 years, 2 months ago (2014-10-13 21:25:06 UTC) #12
armansito
On 2014/10/13 21:25:06, Jun Mukai wrote: > On 2014/10/13 21:19:21, armansito wrote: > > On ...
6 years, 2 months ago (2014-10-13 21:32:58 UTC) #13
Ilya Sherman
On 2014/10/13 21:19:21, armansito wrote: > On 2014/10/13 19:10:00, Jun Mukai wrote: > > On ...
6 years, 2 months ago (2014-10-13 21:38:11 UTC) #14
Ilya Sherman
On 2014/10/13 21:38:11, Ilya Sherman wrote: > On 2014/10/13 21:19:21, armansito wrote: > > On ...
6 years, 2 months ago (2014-10-13 21:41:29 UTC) #15
armansito
On 2014/10/13 21:41:29, Ilya Sherman wrote: > On 2014/10/13 21:38:11, Ilya Sherman wrote: > > ...
6 years, 2 months ago (2014-10-13 21:47:41 UTC) #16
Ilya Sherman
On 2014/10/10 22:28:38, brettw wrote: > On 2014/10/10 22:21:18, Ilya Sherman wrote: > > On ...
6 years, 2 months ago (2014-10-13 22:00:24 UTC) #18
Jun Mukai
https://codereview.chromium.org/643243003/diff/90001/device/bluetooth/BUILD.gn File device/bluetooth/BUILD.gn (right): https://codereview.chromium.org/643243003/diff/90001/device/bluetooth/BUILD.gn#newcode104 device/bluetooth/BUILD.gn:104: public_deps = [ "//chromeos" ] On 2014/10/13 22:00:23, Ilya ...
6 years, 2 months ago (2014-10-13 22:17:09 UTC) #19
Jun Mukai
So can I proceed? also, oshima, could you take a look? This has a change ...
6 years, 2 months ago (2014-10-14 17:02:20 UTC) #20
brettw
Ilya: To be precise, public_deps in GN is exactly equivalent to dependencies + forward_dependent_settings in ...
6 years, 2 months ago (2014-10-14 17:53:35 UTC) #21
brettw
Ilya: To be precise, public_deps in GN is exactly equivalent to dependencies + forward_dependent_settings in ...
6 years, 2 months ago (2014-10-14 17:53:35 UTC) #22
Ilya Sherman
//device/bluetooth/BUILD.gn LGTM as well, thanks. On 2014/10/14 17:53:35, brettw wrote: > Ilya: To be precise, ...
6 years, 2 months ago (2014-10-14 20:21:08 UTC) #23
Jun Mukai
TBR=oshima for tiny change
6 years, 2 months ago (2014-10-15 00:07:52 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/643243003/250001
6 years, 2 months ago (2014-10-15 00:09:54 UTC) #26
commit-bot: I haz the power
Committed patchset #3 (id:250001)
6 years, 2 months ago (2014-10-15 01:07:56 UTC) #27
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 01:09:03 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a02213aec741cbb4e36868ca440300eb840ad73f
Cr-Commit-Position: refs/heads/master@{#299609}

Powered by Google App Engine
This is Rietveld 408576698