summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_location__unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-base_location__unittest.cc')
-rw-r--r--www/chromium/files/patch-base_location__unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_location__unittest.cc b/www/chromium/files/patch-base_location__unittest.cc
index 655520cd69dd..9d9b94b7d045 100644
--- a/www/chromium/files/patch-base_location__unittest.cc
+++ b/www/chromium/files/patch-base_location__unittest.cc
@@ -1,6 +1,6 @@
---- base/location_unittest.cc.orig 2021-04-14 18:40:48 UTC
+--- base/location_unittest.cc.orig 2021-12-14 11:44:55 UTC
+++ base/location_unittest.cc
-@@ -32,7 +32,7 @@ TEST(LocationTest, CurrentYieldsCorrectValue) {
+@@ -37,7 +37,7 @@ TEST(LocationTest, CurrentYieldsCorrectValue) {
EXPECT_EQ(here.line_number(), previous_line + 1);
EXPECT_STREQ("TestBody", here.function_name());
#endif