| Index: components/safe_browsing/common/BUILD.gn
|
| diff --git a/components/safe_browsing/common/BUILD.gn b/components/safe_browsing/common/BUILD.gn
|
| index 47587637f13f2839eeedec9b9bce28469043e27b..f2901b25fa97fc8ae8d3722b9ff68d8905b2d36b 100644
|
| --- a/components/safe_browsing/common/BUILD.gn
|
| +++ b/components/safe_browsing/common/BUILD.gn
|
| @@ -2,6 +2,8 @@
|
| # 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")
|
| +
|
| source_set("common") {
|
| sources = [
|
| "safebrowsing_constants.cc",
|
|
|