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

Unified Diff: chrome/test/BUILD.gn

Issue 2926473002: Mac Archive Type Sniffing (Closed)
Patch Set: addressing comments 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 1c6e150cdff79ca31158f0a852803fabced1bf9d..e9a527012839ef029ce9c27e38598305ba5ed780 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4266,6 +4266,7 @@ test("unit_tests") {
"../browser/safe_browsing/local_database_manager_unittest.cc",
"../browser/safe_browsing/local_two_phase_testserver.cc",
"../browser/safe_browsing/local_two_phase_testserver.h",
+ "../browser/safe_browsing/mac_archive_type_sniffer_unittest.cc",
"../browser/safe_browsing/notification_image_reporter_unittest.cc",
"../browser/safe_browsing/path_sanitizer_unittest.cc",
"../browser/safe_browsing/permission_reporter_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698