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

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: Non C++11 fixes, added nodisk logic and test Created 5 years, 8 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 1e2390a026f594e324f1de29e696fbd1c205d63a..844b3cfacc55c63b418e138b65c5776704d8cbb0 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