aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc')
-rw-r--r--www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc b/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc
index 01b8bf0cceee..9c9f5f8c5efb 100644
--- a/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc
+++ b/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc
@@ -1,4 +1,4 @@
---- chrome/test/base/in_process_browser_test.cc.orig 2021-09-14 01:51:52 UTC
+--- chrome/test/base/in_process_browser_test.cc.orig 2021-12-14 11:45:00 UTC
+++ chrome/test/base/in_process_browser_test.cc
@@ -82,6 +82,10 @@
#include "services/device/public/cpp/test/fake_geolocation_manager.h"
@@ -11,7 +11,7 @@
#if defined(OS_WIN)
#include "base/win/scoped_com_initializer.h"
#include "base/win/windows_version.h"
-@@ -348,7 +352,7 @@ void InProcessBrowserTest::SetUp() {
+@@ -345,7 +349,7 @@ void InProcessBrowserTest::SetUp() {
// Cookies). Without this on Mac and Linux, many tests will hang waiting for a
// user to approve KeyChain/kwallet access. On Windows this is not needed as
// OS APIs never block.
@@ -20,7 +20,7 @@
OSCryptMocker::SetUp();
#endif
-@@ -417,7 +421,7 @@ void InProcessBrowserTest::TearDown() {
+@@ -418,7 +422,7 @@ void InProcessBrowserTest::TearDown() {
com_initializer_.reset();
#endif
BrowserTestBase::TearDown();