| Index: chrome/browser/safe_browsing/BUILD.gn
|
| diff --git a/chrome/browser/safe_browsing/BUILD.gn b/chrome/browser/safe_browsing/BUILD.gn
|
| index 7c0031864bf6da96312b7f1335c5f4b6ab1fa9c5..6956e972faaf562033a46b8f2806b185641f3f4e 100644
|
| --- a/chrome/browser/safe_browsing/BUILD.gn
|
| +++ b/chrome/browser/safe_browsing/BUILD.gn
|
| @@ -17,10 +17,3 @@ proto_library("metadata_proto") {
|
| "metadata.proto",
|
| ]
|
| }
|
| -
|
| -# GYP version: chrome/chrome_browser.gypi:safe_browsing_report_proto
|
| -proto_library("report_proto") {
|
| - sources = [
|
| - "report.proto",
|
| - ]
|
| -}
|
|
|