From ae35b1a2422e865fe54354a9ea8e1273f74f7015 Mon Sep 17 00:00:00 2001 From: Nick Bourdakos Date: Mon, 15 May 2023 13:55:07 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 532215519 --- .../implementation/flags/nearby_connections_feature_flags.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connections/implementation/flags/nearby_connections_feature_flags.h b/connections/implementation/flags/nearby_connections_feature_flags.h index d18a9d72..dd9f3a47 100644 --- a/connections/implementation/flags/nearby_connections_feature_flags.h +++ b/connections/implementation/flags/nearby_connections_feature_flags.h @@ -37,8 +37,8 @@ constexpr auto kBlePeripheralLostTimeoutMillis = flags::Flag(kConfigPackage, "45411439", 12000); // LINT.ThenChange( -// //depot/google3/location/nearby/cpp/sharing/clients/windows/nearby_sharing_service_adapter_dart.h, -// //depot/google3/location/nearby/cpp/sharing/clients/windows/nearby_sharing_service_adapter_dart.cc, +// //depot/google3/location/nearby/cpp/sharing/clients/cpp/nearby_sharing_service_adapter_dart.h, +// //depot/google3/location/nearby/cpp/sharing/clients/cpp/nearby_sharing_service_adapter_dart.cc, // //depot/google3/location/nearby/cpp/sharing/clients/dart/platform/lib/ffi_types.dart, // //depot/google3/location/nearby/cpp/sharing/clients/dart/platform/lib/types/models.dart // )