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

Issue 1344883002: Fix //content/plugin ax_enums gn build flake (take 2) (Closed)

Created:
5 years, 3 months ago by tsniatowski
Modified:
5 years, 3 months ago
Reviewers:
ananta, brettw, jam
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix //content/plugin ax_enums gn build flake (take 2) Flake observerd with target_os="android" and enable_plugins=true, probably can happen on other platforms as well. //content/plugin/plugin_thread.cc ends up including the generated ax_enums header so needs a dependency. This is a retry of crrev.com/1343883003 with a direct ax_gen dep instead of going via //content/public/common to avoid a dependency cycle in component builds. R=ananta@chromium.org, jam@chromium.org BUG= Committed: https://crrev.com/d09fa1676fb063d617bde289f552108ac17d1cde Cr-Commit-Position: refs/heads/master@{#349228}

Patch Set 1 #

Patch Set 2 : Use //content/public/common:common_sources #

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

Messages

Total messages: 15 (2 generated)
tsniatowski
PTAL -- now shouldn't break component build previous CL: crrev.com/1343883003
5 years, 3 months ago (2015-09-15 18:17:27 UTC) #1
jam
lgtm
5 years, 3 months ago (2015-09-15 22:09:21 UTC) #2
jam
On 2015/09/15 22:09:21, jam wrote: > lgtm actually, not lgtm. content/plugin should depend on content/common. ...
5 years, 3 months ago (2015-09-15 22:11:31 UTC) #3
jam
+brett for his thoughts
5 years, 3 months ago (2015-09-15 22:11:44 UTC) #5
brettw
John is, a target should depend on the deps for the headers it uses. If ...
5 years, 3 months ago (2015-09-15 23:59:42 UTC) #6
brettw
On 2015/09/15 23:59:42, brettw wrote: > John is, a -> John is right, a...
5 years, 3 months ago (2015-09-16 03:20:34 UTC) #7
tsniatowski
On 2015/09/15 23:59:42, brettw wrote: > John is, a target should depend on the deps ...
5 years, 3 months ago (2015-09-16 05:20:18 UTC) #8
brettw
It looks like you should depend on "//content/public/common:common_sources". This content thing is delicate to get ...
5 years, 3 months ago (2015-09-16 16:58:26 UTC) #9
tsniatowski
On 2015/09/16 16:58:26, brettw wrote: > It looks like you should depend on "//content/public/common:common_sources". > ...
5 years, 3 months ago (2015-09-16 18:31:10 UTC) #10
jam
lgtm thanks folks
5 years, 3 months ago (2015-09-16 20:05:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1344883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1344883002/20001
5 years, 3 months ago (2015-09-16 20:21:37 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-16 20:58:33 UTC) #14
commit-bot: I haz the power
5 years, 3 months ago (2015-09-16 20:59:14 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d09fa1676fb063d617bde289f552108ac17d1cde
Cr-Commit-Position: refs/heads/master@{#349228}

Powered by Google App Engine
This is Rietveld 408576698