mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Replace .proto.h with .pb.h
We should be using public .pb.h files PiperOrigin-RevId: 494011872
This commit is contained in:
committed by
Copybara-Service
parent
a92abac83a
commit
5ce2485694
@@ -26,7 +26,7 @@
|
||||
#include "absl/synchronization/mutex.h"
|
||||
#include "internal/platform/implementation/credential_callbacks.h"
|
||||
#include "internal/platform/implementation/credential_storage.h"
|
||||
#include "internal/proto/credential.proto.h"
|
||||
#include "internal/proto/credential.pb.h"
|
||||
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
Reference in New Issue
Block a user