summaryrefslogtreecommitdiffstats
path: root/caps/tests/gtest/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'caps/tests/gtest/moz.build')
-rw-r--r--caps/tests/gtest/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/caps/tests/gtest/moz.build b/caps/tests/gtest/moz.build
index 10b1a66f3b..c0e2087fc2 100644
--- a/caps/tests/gtest/moz.build
+++ b/caps/tests/gtest/moz.build
@@ -11,6 +11,7 @@ UNIFIED_SOURCES += [
"TestPrincipalAttributes.cpp",
"TestPrincipalSerialization.cpp",
"TestRedirectChainURITruncation.cpp",
+ "TestScriptSecurityManager.cpp",
]
include("/ipc/chromium/chromium-config.mozbuild")