summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/indexedDB/moz.build')
-rw-r--r--dom/indexedDB/moz.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/dom/indexedDB/moz.build b/dom/indexedDB/moz.build
index 1fb01135c..d8c217f38 100644
--- a/dom/indexedDB/moz.build
+++ b/dom/indexedDB/moz.build
@@ -17,8 +17,7 @@ XPCSHELL_TESTS_MANIFESTS += [
'test/unit/xpcshell-parent-process.ini'
]
-if CONFIG['ENABLE_INTL_API']:
- MOCHITEST_MANIFESTS += ['test/mochitest-intl-api.ini']
+MOCHITEST_MANIFESTS += ['test/mochitest-intl-api.ini']
EXPORTS.mozilla.dom += [
'IDBCursor.h',