summaryrefslogtreecommitdiffstats
path: root/toolkit/components/resistfingerprinting/tests/gtest/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/resistfingerprinting/tests/gtest/moz.build')
-rw-r--r--toolkit/components/resistfingerprinting/tests/gtest/moz.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/components/resistfingerprinting/tests/gtest/moz.build b/toolkit/components/resistfingerprinting/tests/gtest/moz.build
new file mode 100644
index 0000000000..dcc6a7e12e
--- /dev/null
+++ b/toolkit/components/resistfingerprinting/tests/gtest/moz.build
@@ -0,0 +1,5 @@
+UNIFIED_SOURCES += [
+ "test_reduceprecision.cpp",
+]
+
+FINAL_LIBRARY = "xul-gtest"