DescriptionRevert of Adding mac support for Remoting host GN builds. (patchset #6 id:100001 of https://codereview.chromium.org/2034513002/ )
Reason for revert:
Suspecting this CL for compile failure in Mac GN:
https://build.chromium.org/p/chromium.mac/builders/Mac%20GN%20%28dbg%29/builds/34015
Undefined symbols for architecture x86_64:
"_GetApplicationEventTarget", referenced from:
remoting::(anonymous namespace)::SessionWatcher::InstallEventHandler() in libhost.a(curtain_mode_mac.o)
"_InstallEventHandler", referenced from:
remoting::(anonymous namespace)::SessionWatcher::InstallEventHandler() in libhost.a(curtain_mode_mac.o)
"_RemoveEventHandler", referenced from:
remoting::(anonymous namespace)::SessionWatcher::RemoveEventHandler() in libhost.a(curtain_mode_mac.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Original issue's description:
> Adding mac support for Remoting host GN builds.
>
> BUG=611859
>
> R=sergeyu@chromium.org
>
> Committed: https://crrev.com/e55f21958be24503dd0390d93e999c0a23f724c5
> Cr-Commit-Position: refs/heads/master@{#399731}
TBR=sergeyu@chromium.org,nicholss@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=611859
Committed: https://crrev.com/9fe48917bcb24d199b3e008566057f59856f1ac4
Cr-Commit-Position: refs/heads/master@{#399742}
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|