No public changes.

PiperOrigin-RevId: 597033150
This commit is contained in:
Francis Tsui
2024-01-09 13:46:42 -08:00
committed by Copybara-Service
parent 41d2d6fc4c
commit c2ade33c9c
13 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -29,7 +29,7 @@ cc_library(
"//internal/analytics:event_logger",
"//internal/proto/analytics:fast_pair_log_cc_proto",
"//proto:fast_pair_enums_cc_proto",
"//third_party/protobuf:protobuf_lite",
"@com_google_protobuf//:protobuf_lite",
],
)
@@ -41,8 +41,8 @@ cc_test(
"//internal/analytics:event_logger",
"//internal/proto/analytics:fast_pair_log_cc_proto",
"//proto:fast_pair_enums_cc_proto",
"//third_party/protobuf:protobuf_lite",
"@com_github_protobuf_matchers//protobuf-matchers",
"@com_google_googletest//:gtest_main",
"@com_google_protobuf//:protobuf_lite",
],
)
+1 -1
View File
@@ -19,7 +19,7 @@
#include "internal/analytics/event_logger.h"
#include "internal/proto/analytics/fast_pair_log.proto.h"
#include "proto/fast_pair_enums.proto.h"
#include "third_party/protobuf/message_lite.h"
#include "google/protobuf/message_lite.h"
namespace nearby {
namespace fastpair {
+1 -1
View File
@@ -20,7 +20,7 @@
#include "internal/analytics/event_logger.h"
#include "internal/proto/analytics/fast_pair_log.proto.h"
#include "proto/fast_pair_enums.proto.h"
#include "third_party/protobuf/message_lite.h"
#include "google/protobuf/message_lite.h"
namespace nearby {
namespace fastpair {
@@ -22,7 +22,7 @@
#include "internal/analytics/event_logger.h"
#include "internal/proto/analytics/fast_pair_log.proto.h"
#include "proto/fast_pair_enums.proto.h"
#include "third_party/protobuf/message_lite.h"
#include "google/protobuf/message_lite.h"
namespace nearby {
namespace fastpair {