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

Unified Diff: content/content_tests.gypi

Issue 2055053003: [BlobAsync] Disk support for blob storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes, working w/ Layout tests Created 4 years, 6 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 48983af56b3d2a61598e30620b3bcfb648eaeb87..666ab101f1f6ff10f9d15796fe76aa4b60bad279 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -382,6 +382,7 @@
'browser/blob_storage/blob_async_builder_host_unittest.cc',
'browser/blob_storage/blob_async_transport_request_builder_unittest.cc',
'browser/blob_storage/blob_dispatcher_host_unittest.cc',
+ 'browser/blob_storage/blob_memory_controller_unittest.cc',
'browser/blob_storage/blob_reader_unittest.cc',
'browser/blob_storage/blob_storage_context_unittest.cc',
'browser/blob_storage/blob_storage_registry_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698