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

Unified Diff: content/content_tests.gypi

Issue 1098853003: [BlobAsync] Patch 4: Browser Classes & Logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for template ambiguity Created 5 years, 7 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 e9d0ea4e51eafe1594e3a4ce636a1ad5bb9b026c..d2782b8926a053c66a14c1c1b99e7df9fa8c6c11 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -372,6 +372,7 @@
'browser/download/rate_estimator_unittest.cc',
'browser/download/save_package_unittest.cc',
'browser/fileapi/blob_storage_context_unittest.cc',
+ 'browser/fileapi/blob_transport_strategy_unittest.cc',
'browser/fileapi/blob_url_request_job_unittest.cc',
'browser/fileapi/copy_or_move_file_validator_unittest.cc',
'browser/fileapi/copy_or_move_operation_delegate_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698