USE_NSS is used before Chrome 45
This commit is contained in:
parent
36447f6613
commit
31b88f7370
1 changed files with 2 additions and 0 deletions
|
@ -148,6 +148,8 @@
|
|||
'_FILE_OFFSET_BITS=64',
|
||||
# "use_nss_certs" is set to 1 in libchromiumcontent.
|
||||
'USE_NSS_CERTS',
|
||||
# USE_NSS is set to be compatible with Chrome < 45.
|
||||
'USE_NSS',
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
|
|
Loading…
Reference in a new issue