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

Issue 2871123003: [Headless] Have public_deps chain reflect inclusion chain (Closed)

Created:
3 years, 7 months ago by blundell
Modified:
3 years, 7 months ago
Reviewers:
Sami, jzfeng
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Headless] Have public_deps chain reflect inclusion chain Headless transitively exposes //skia, via the following chain: //headless/lib depends on //components/printing/browser depends on //content/public/browser depends on //skia This CL updates the public_deps chain to reflect the inclusion chain rather than having //headless/lib directly have //skia as a public_deps. This better reflects the nature of the dependencies in question and ensures that if e.g. //content/public/browser grows another dependency that gets transitively exposed, dependents of //headless will properly get that dependency. Review-Url: https://codereview.chromium.org/2871123003 Cr-Commit-Position: refs/heads/master@{#470972} Committed: https://chromium.googlesource.com/chromium/src/+/d55d54db60e10a5f26b6e63fa4728410ce9084f7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M components/printing/browser/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M headless/BUILD.gn View 1 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
blundell
3 years, 7 months ago (2017-05-10 12:20:53 UTC) #6
Sami
lgtm, thanks for improving this!
3 years, 7 months ago (2017-05-10 12:50:53 UTC) #7
jzfeng
lgtm nit comment. https://codereview.chromium.org/2871123003/diff/1/headless/BUILD.gn File headless/BUILD.gn (right): https://codereview.chromium.org/2871123003/diff/1/headless/BUILD.gn#newcode356 headless/BUILD.gn:356: "//components/printing/browser", this one can be removed?
3 years, 7 months ago (2017-05-10 13:36:44 UTC) #8
jzfeng
Thank you very much!
3 years, 7 months ago (2017-05-10 13:40:10 UTC) #9
blundell
https://codereview.chromium.org/2871123003/diff/1/headless/BUILD.gn File headless/BUILD.gn (right): https://codereview.chromium.org/2871123003/diff/1/headless/BUILD.gn#newcode356 headless/BUILD.gn:356: "//components/printing/browser", On 2017/05/10 13:36:44, jzfeng (OOO) wrote: > this ...
3 years, 7 months ago (2017-05-11 15:19:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2871123003/20001
3 years, 7 months ago (2017-05-11 15:19:59 UTC) #13
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 16:28:21 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d55d54db60e10a5f26b6e63fa472...

Powered by Google App Engine
This is Rietveld 408576698