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

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

Issue 2926473002: Mac Archive Type Sniffing (Closed)
Patch Set: avoiding multiple asynchronous calls in tester for mac 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
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/disk_image_type_sniffer_mac.h » ('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 2759104db8807ec8c1fd606025a940b4ae428da9..e2aa8bfc1006ad29a075e0a9202ce4d162e20bf1 100644
--- a/chrome/browser/safe_browsing/BUILD.gn
+++ b/chrome/browser/safe_browsing/BUILD.gn
@@ -133,6 +133,8 @@ static_library("safe_browsing") {
"client_side_detection_service.h",
"client_side_model_loader.cc",
"client_side_model_loader.h",
+ "disk_image_type_sniffer_mac.cc",
+ "disk_image_type_sniffer_mac.h",
"download_feedback.cc",
"download_feedback.h",
"download_feedback_service.cc",
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/disk_image_type_sniffer_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698