mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Remove gtest reference to non-existing path of removed component
This commit is contained in:
parent
62a46687d6
commit
33ac2fa219
1 changed files with 0 additions and 5 deletions
|
|
@ -77,9 +77,4 @@ if CONFIG['ENABLE_TESTS']:
|
|||
'gtest/include',
|
||||
]
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
LOCAL_INCLUDES += [
|
||||
'/security/sandbox/chromium',
|
||||
]
|
||||
|
||||
FINAL_LIBRARY = 'xul-gtest'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue