Add custom leakr file to QUICHE

gfe-relnote: n/a (no functional change)
PiperOrigin-RevId: 242801719
Change-Id: Iad005faa7ec84b3fdecadffca6b2892f7c362bd3
diff --git a/quic/core/quic_connection_test.cc b/quic/core/quic_connection_test.cc
index 6cc6809..b8990c9 100644
--- a/quic/core/quic_connection_test.cc
+++ b/quic/core/quic_connection_test.cc
@@ -7399,7 +7399,7 @@
   EXPECT_FALSE(connection_.GetPathDegradingAlarm()->IsSet());
 }
 
-// Includes regression test for https://b.corp.google.com/issues/69979024.
+// Includes regression test for b/69979024.
 TEST_P(QuicConnectionTest, PathDegradingAlarmForNonCryptoPackets) {
   if (connection_.SupportsMultiplePacketNumberSpaces()) {
     return;
@@ -7429,7 +7429,7 @@
 
     // Send a second packet. The path degrading alarm's deadline should remain
     // the same.
-    // Regression test for https://b.corp.google.com/issues/69979024.
+    // Regression test for b/69979024.
     clock_.AdvanceTime(QuicTime::Delta::FromMilliseconds(5));
     QuicTime prev_deadline = connection_.GetPathDegradingAlarm()->deadline();
     connection_.SendStreamDataWithString(