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

Unified Diff: chrome/browser/BUILD.gn

Issue 2926473002: Mac Archive Type Sniffing (Closed)
Patch Set: simplified unit test since not parsing actual compressed data in DMGs Created 3 years, 6 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c66a68d13aa3aaec65d92d6d1dd5b20d319592b2..77a2fecaea6829433a868452149e542dc70eabeb 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2353,6 +2353,8 @@ split_static_library("browser") {
"safe_browsing/incident_reporting/variations_seed_signature_incident.h",
"safe_browsing/local_database_manager.cc",
"safe_browsing/local_database_manager.h",
+ "safe_browsing/mac_archive_type_sniffer.cc",
+ "safe_browsing/mac_archive_type_sniffer.h",
"safe_browsing/path_sanitizer.cc",
"safe_browsing/path_sanitizer.h",
"safe_browsing/protocol_manager.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/DEPS » ('j') | chrome/browser/safe_browsing/download_protection_service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698