Remove gtest reference to non-existing path of removed component.
parent
442b2e8aae
commit
454656013f
|
@ -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…
Reference in New Issue