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

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: Trybot fixes 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 d4670b0fe565393b98e59c988eaeff11e98ccb56..f45f81684fc117ac8009b6c89731b60b17b97b08 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -383,6 +383,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',

Powered by Google App Engine
This is Rietveld 408576698