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': {
|
'Common_Base': {
|
||||||
'abstract': 1,
|
'abstract': 1,
|
||||||
'defines': [
|
'defines': [
|
||||||
|
# Used by content_browser_client.h:
|
||||||
|
'ENABLE_WEBRTC',
|
||||||
# We are using Release version libchromiumcontent:
|
# We are using Release version libchromiumcontent:
|
||||||
'NDEBUG',
|
'NDEBUG',
|
||||||
# Needed by gin:
|
# Needed by gin:
|
||||||
|
|
Loading…
Reference in a new issue