Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2460)

Unified Diff: chrome/browser/safe_browsing/BUILD.gn

Issue 1579403002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Define a variable for safe_browsing_db_mobile_unittest_sources Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/safe_browsing/metadata.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/safe_browsing/BUILD.gn
diff --git a/chrome/browser/safe_browsing/BUILD.gn b/chrome/browser/safe_browsing/BUILD.gn
index 6956e972faaf562033a46b8f2806b185641f3f4e..241e227921c59560c27befdccae856b8c9a8ab20 100644
--- a/chrome/browser/safe_browsing/BUILD.gn
+++ b/chrome/browser/safe_browsing/BUILD.gn
@@ -10,10 +10,3 @@ proto_library("chunk_proto") {
"chunk.proto",
]
}
-
-# GYP version: chrome/chrome_browser.gypi:safe_browsing_metadata_proto
-proto_library("metadata_proto") {
- sources = [
- "metadata.proto",
- ]
-}
« no previous file with comments | « chrome/browser/chromeos/BUILD.gn ('k') | chrome/browser/safe_browsing/metadata.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698