fix: Remove DEFINE_WEB_CONTENTS_USER_DATA_KEY in //electron.
https://bugs.chromium.org/p/chromium/issues/detail?id=589840
This commit is contained in:
parent
6b4b7c9831
commit
2eedcde914
4 changed files with 0 additions and 8 deletions
|
@ -14,8 +14,6 @@
|
|||
#include "content/public/browser/browser_context.h"
|
||||
#include "content/public/browser/render_process_host.h"
|
||||
|
||||
DEFINE_WEB_CONTENTS_USER_DATA_KEY(atom::WebContentsPermissionHelper);
|
||||
|
||||
namespace {
|
||||
|
||||
std::string MediaStreamTypeToString(content::MediaStreamType type) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue