From 2368eabd378451c08d6898c2f6a4aa028599ee7d Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 5 Feb 2019 11:21:15 +1100 Subject: [PATCH] Bug 1524902 - Remove extra includes, a=bustage --- gtests/util_gtest/util_gtests.cc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gtests/util_gtest/util_gtests.cc b/gtests/util_gtest/util_gtests.cc index 94e4bc3f39..77e663f3ca 100644 --- a/gtests/util_gtest/util_gtests.cc +++ b/gtests/util_gtest/util_gtests.cc @@ -1,7 +1,3 @@ -#include "nspr.h" -#include "nss.h" -#include "ssl.h" - #include #define GTEST_HAS_RTTI 0