Define ENABLE_WEBRTC
This commit is contained in:
parent
90125c44e3
commit
f077a51459
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@
|
|||
'Common_Base': {
|
||||
'abstract': 1,
|
||||
'defines': [
|
||||
# Used by content_browser_client.h:
|
||||
'ENABLE_WEBRTC',
|
||||
# We are using Release version libchromiumcontent:
|
||||
'NDEBUG',
|
||||
# Needed by gin:
|
||||
|
|
Loading…
Reference in a new issue