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

Issue 2402453002: Add missing dependencies to extensions BUILD.gns (Closed)

Created:
4 years, 2 months ago by ckulakowski
Modified:
4 years, 2 months ago
Reviewers:
wjmaclean, paulmeyer, lfg
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add missing dependencies to extensions BUILD.gns Some files from guest_view include (not directly) file extensions/common/api/events.h which is generated by target //extensions/common/api. This dependency is missing and sometimes it causes compilation errors. Build will fail if no target which depends on //extensions/common/api is built before guest_view. It happens quite rarely: it failed once on ~10 rebuilds on my mac. BUG= Committed: https://crrev.com/fcad3151eb07e3ac02a68ba89eaa2fff9c5c2c3d Cr-Commit-Position: refs/heads/master@{#423613}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M extensions/browser/guest_view/extension_view/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/guest_view/mime_handler_view/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/guest_view/web_view/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
ckulakowski
4 years, 2 months ago (2016-10-06 15:30:18 UTC) #3
wjmaclean
On 2016/10/06 15:30:18, ckulakowski wrote: I searched for files that include extensions/common/api/events.h, and didn't find ...
4 years, 2 months ago (2016-10-06 15:39:23 UTC) #5
ckulakowski
On 2016/10/06 15:39:23, wjmaclean wrote: > On 2016/10/06 15:30:18, ckulakowski wrote: > > I searched ...
4 years, 2 months ago (2016-10-06 15:48:15 UTC) #6
wjmaclean
On 2016/10/06 15:48:15, ckulakowski wrote: > On 2016/10/06 15:39:23, wjmaclean wrote: > > On 2016/10/06 ...
4 years, 2 months ago (2016-10-06 15:52:43 UTC) #7
ckulakowski
> So can you please add this information to the issue description then? Not all ...
4 years, 2 months ago (2016-10-06 16:03:15 UTC) #9
wjmaclean
On 2016/10/06 16:03:15, ckulakowski wrote: > > So can you please add this information to ...
4 years, 2 months ago (2016-10-06 16:36:29 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/2402453002/1
4 years, 2 months ago (2016-10-06 16:40:38 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-06 18:56:39 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-06 18:59:53 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fcad3151eb07e3ac02a68ba89eaa2fff9c5c2c3d
Cr-Commit-Position: refs/heads/master@{#423613}

Powered by Google App Engine
This is Rietveld 408576698