summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/gtest/moz.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/gtest/moz.build b/testing/gtest/moz.build
index d409023ec..f824cde88 100644
--- a/testing/gtest/moz.build
+++ b/testing/gtest/moz.build
@@ -77,9 +77,4 @@ if CONFIG['ENABLE_TESTS']:
'gtest/include',
]
- if CONFIG['OS_ARCH'] == 'WINNT':
- LOCAL_INCLUDES += [
- '/security/sandbox/chromium',
- ]
-
FINAL_LIBRARY = 'xul-gtest'