mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
analytics: 3p NC: Update Connections_log.proto
PiperOrigin-RevId: 400862464
This commit is contained in:
committed by
Copybara-Service
parent
4af1c80eee
commit
38f89e4e05
+1
-1
@@ -37,7 +37,7 @@ cc_library(
|
||||
"//platform/public:types",
|
||||
"//proto:connections_enums_portable_proto",
|
||||
"//proto/analytics:connections_log_cc_proto",
|
||||
"//third_party/nearby_connections/proto/errorcode:error_code_enums_portable_proto",
|
||||
"//proto/errorcode:error_code_enums_portable_proto",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#include "third_party/nearby_connections/cpp/analytics/analytics_recorder.h"
|
||||
#include "analytics/analytics_recorder.h"
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#include "third_party/nearby_connections/cpp/analytics/analytics_recorder.h"
|
||||
#include "analytics/analytics_recorder.h"
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
Reference in New Issue
Block a user