| Index: components/safe_browsing/BUILD.gn
|
| diff --git a/components/safe_browsing/BUILD.gn b/components/safe_browsing/BUILD.gn
|
| index ff80235e0f22f42bbab2e4b56a3c7f0a7e59cbb8..ca816664d7b03c8832e9bff16ffda829b6a8d528 100644
|
| --- a/components/safe_browsing/BUILD.gn
|
| +++ b/components/safe_browsing/BUILD.gn
|
| @@ -1,14 +1,6 @@
|
| # Copyright 2016 The Chromium Authors. All rights reserved.
|
| # 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")
|
| -
|
| -proto_library("csd_proto") {
|
| - sources = [
|
| - "csd.proto",
|
| - ]
|
| -}
|
|
|
| source_set("safe_browsing") {
|
| sources = [
|
|
|