| Index: chrome/common/safe_browsing/BUILD.gn
|
| diff --git a/chrome/common/safe_browsing/BUILD.gn b/chrome/common/safe_browsing/BUILD.gn
|
| index 55ccf63fdbc8b1a36666b99886282811ad3d0b07..35f9dfe3cde703950acabc5e61937a79b47a9a6f 100644
|
| --- a/chrome/common/safe_browsing/BUILD.gn
|
| +++ b/chrome/common/safe_browsing/BUILD.gn
|
| @@ -1,4 +1,4 @@
|
| -# Copyright 2014 The Chromium Authors. All rights reserved.
|
| +# 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.
|
|
|
| @@ -6,9 +6,6 @@ import("//third_party/protobuf/proto_library.gni")
|
|
|
| proto_library("proto") {
|
| sources = [
|
| - "client_model.proto",
|
| - "crx_info.proto",
|
| "download_file_types.proto",
|
| - "permission_report.proto",
|
| ]
|
| }
|
|
|