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

Unified Diff: content/test/BUILD.gn

Issue 2025103002: Use better fallback URLs when calling AVScanFile(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Some cleanup 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_win_unittest.cc ('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 b63ee7f086685e45205e4ecb364ba6a306a9bc70..a0c29cace97e46d7bb8f445487b1d5c2b3f7b9df 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -992,6 +992,7 @@ test("content_unittests") {
"../browser/dom_storage/dom_storage_database_unittest.cc",
"../browser/dom_storage/session_storage_database_unittest.cc",
"../browser/download/base_file_unittest.cc",
+ "../browser/download/base_file_win_unittest.cc",
"../browser/download/download_file_unittest.cc",
"../browser/download/download_item_impl_unittest.cc",
"../browser/download/download_manager_impl_unittest.cc",
« no previous file with comments | « content/browser/download/quarantine_win_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698