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

Unified Diff: content/test/BUILD.gn

Issue 2352763006: On macOS 10.10+, use NSURL methods in quarantine_mac. (Closed)
Patch Set: Fix logic. Created 4 years, 3 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 | « content/browser/download/quarantine_mac_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0adada204c9400bcd594c6e7a83a60bab173d962..00f1567bda7c84d62e2d5190842b84f44f5856c7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1005,6 +1005,7 @@ test("content_unittests") {
"../browser/download/download_item_impl_unittest.cc",
"../browser/download/download_manager_impl_unittest.cc",
"../browser/download/quarantine_linux_unittest.cc",
+ "../browser/download/quarantine_mac_unittest.mm",
"../browser/download/quarantine_win_unittest.cc",
"../browser/download/rate_estimator_unittest.cc",
"../browser/download/save_package_unittest.cc",
« no previous file with comments | « content/browser/download/quarantine_mac_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698