mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
No public changes.
PiperOrigin-RevId: 597033150
This commit is contained in:
committed by
Copybara-Service
parent
41d2d6fc4c
commit
c2ade33c9c
@@ -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",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user