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

Unified Diff: content/content_tests.gypi

Issue 2123023002: [Downloads] Consolidate MOTW annotation APIs into a single API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-safe-util-to-downloads
Patch Set: . Created 4 years, 5 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 1d634bcfeee2e8443fd08d7cc29e97578d7e7f51..9f66df309271f5add1a0640101daf3105275f869 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -420,7 +420,8 @@
'browser/download/download_file_unittest.cc',
'browser/download/download_item_impl_unittest.cc',
'browser/download/download_manager_impl_unittest.cc',
- 'browser/download/file_metadata_unittest_linux.cc',
+ 'browser/download/quarantine_linux_unittest.cc',
+ 'browser/download/quarantine_win_unittest.cc',
'browser/download/rate_estimator_unittest.cc',
'browser/download/save_package_unittest.cc',
'browser/fileapi/copy_or_move_file_validator_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698