commit a491b06ba9622bede413085a0b67146fcedbf90f
Author: Alex Catarineu <a...@torproject.org>
Date:   Fri May 3 11:06:33 2019 +0000

    fixup! Bug 1542309 - Set firstPartyDomain to public suffix if getBaseDomain 
fails. r=baku
---
 caps/tests/gtest/TestOriginAttributes.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/caps/tests/gtest/TestOriginAttributes.cpp 
b/caps/tests/gtest/TestOriginAttributes.cpp
index 12090bbbf1a5..68eb915c7843 100644
--- a/caps/tests/gtest/TestOriginAttributes.cpp
+++ b/caps/tests/gtest/TestOriginAttributes.cpp
@@ -5,6 +5,8 @@
 #include "mozilla/BasePrincipal.h"
 #include "mozilla/Preferences.h"
 #include "nsNetUtil.h"
+#include "nsCOMPtr.h"
+#include "nsIURI.h"
 
 using mozilla::OriginAttributes;
 using mozilla::Preferences;

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to