| Index: components/proximity_auth/cryptauth/proto/BUILD.gn
|
| diff --git a/components/proximity_auth/cryptauth/proto/BUILD.gn b/components/proximity_auth/cryptauth/proto/BUILD.gn
|
| index 5beee2a5a375f8ca539143cf8e8846bd7db97f50..3d3d3f7f637b24c5316ca98351e06b5a752cbafd 100644
|
| --- a/components/proximity_auth/cryptauth/proto/BUILD.gn
|
| +++ b/components/proximity_auth/cryptauth/proto/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import ("//third_party/protobuf/proto_library.gni")
|
| +import("//third_party/protobuf/proto_library.gni")
|
|
|
| # GYP version: //components/proximity_auth.gypi:cryptauth_proto
|
| proto_library("proto") {
|
|
|