Issue metadata
Sign in to add a comment
|
Build failure for Chrome without WebRTC |
||||||||||||||||||||||||
Issue description
gn args:
target_os = "linux"
dcheck_always_on = true
enable_webrtc = false
Build failure:
In file included from ../../chrome/browser/extensions/api/desktop_capture/desktop_capture_base.cc:23:
In file included from ../../content/public/browser/desktop_capture.h:9:
../../third_party/webrtc/modules/desktop_capture/desktop_capture_options.h:13:10: fatal error: 'rtc_base/constructormagic.h' file not found
#include "rtc_base/constructormagic.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
,
Feb 12 2018
Maybe there needs to be a bot somewhere that keeps this working.
,
Feb 12 2018
There used to be a bug for adding such a bot, but I don't know what happened to it.
,
Feb 13 2018
I looked through our bug lists and I can't find any bug for that either, so I'll file one.
,
Feb 13 2018
Isn't this a dupe? https://bugs.chromium.org/p/chromium/issues/detail?id=800653
,
Mar 9 2018
,
Mar 9 2018
Issue 754589 has been merged into this issue.
,
Mar 12 2018
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by guidou@chromium.org
, Feb 12 2018