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

Issue 2807743002: Fix a linker error when building content_unittests (Closed)

Created:
3 years, 8 months ago by AndyWu
Modified:
3 years, 8 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a linker error when building content_unittests When building content_unittests for Cast on Android with mojo_media_host as "browser", linker complains media::MojoRendererService::Create() is undefined. Add //media/mojo/services as a dependency when enable_mojo_media is true to resolve the error. BUG=Internal b/37086171 Review-Url: https://codereview.chromium.org/2807743002 Cr-Commit-Position: refs/heads/master@{#463310} Committed: https://chromium.googlesource.com/chromium/src/+/9ebda5bc1beadd3e5509b1d838f71b8ef3d8892e

Patch Set 1 #

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

Messages

Total messages: 17 (6 generated)
AndyWu
3 years, 8 months ago (2017-04-07 19:10:01 UTC) #3
Simeon
On 2017/04/07 19:10:01, AndyWu wrote: lgtm
3 years, 8 months ago (2017-04-07 19:40:04 UTC) #4
alokp
3 years, 8 months ago (2017-04-08 04:29:31 UTC) #6
xhwang
Thanks! OOC, which test fails to build because of this?
3 years, 8 months ago (2017-04-08 04:35:50 UTC) #7
AndyWu
On 2017/04/08 04:35:50, xhwang_slow wrote: > Thanks! > > OOC, which test fails to build ...
3 years, 8 months ago (2017-04-08 17:41:51 UTC) #8
Paweł Hajdan Jr.
LGTM
3 years, 8 months ago (2017-04-10 10:32:13 UTC) #9
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/2807743002/1
3 years, 8 months ago (2017-04-10 16:30:56 UTC) #11
xhwang
On 2017/04/08 17:41:51, AndyWu wrote: > On 2017/04/08 04:35:50, xhwang_slow wrote: > > Thanks! > ...
3 years, 8 months ago (2017-04-10 16:38:47 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/9ebda5bc1beadd3e5509b1d838f71b8ef3d8892e
3 years, 8 months ago (2017-04-10 17:30:26 UTC) #15
AndyWu
On 2017/04/10 16:38:47, xhwang_slow wrote: > On 2017/04/08 17:41:51, AndyWu wrote: > > On 2017/04/08 ...
3 years, 8 months ago (2017-04-10 18:16:12 UTC) #16
AndyWu
3 years, 8 months ago (2017-04-10 18:17:09 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2808943002/ by tsunghung@chromium.org.

The reason for reverting is: The issue should be fixed already with the CL:
https://codereview.chromium.org/2792293002..

Powered by Google App Engine
This is Rietveld 408576698