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

Unified Diff: content/content_tests.gypi

Issue 1337153002: [Blob] BlobReader class & tests, and removal of all redundant reading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed prod/debug flakiness Created 5 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index af39c317c455439e80030e0e4cc6f93df079ac25..3ef69eef34c8c694e7dbd23051870c5d93d49566 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -385,6 +385,7 @@
'browser/download/file_metadata_unittest_linux.cc',
'browser/download/rate_estimator_unittest.cc',
'browser/download/save_package_unittest.cc',
+ 'browser/fileapi/blob_reader_unittest.cc',
'browser/fileapi/blob_storage_context_unittest.cc',
'browser/fileapi/blob_url_request_job_unittest.cc',
'browser/fileapi/copy_or_move_file_validator_unittest.cc',
« no previous file with comments | « content/browser/loader/upload_data_stream_builder_unittest.cc ('k') | net/base/upload_disk_cache_entry_element_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698