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

Unified Diff: content/content_tests.gypi

Issue 1234813004: [BlobAsync] Asynchronous Blob Construction Final Patch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blob-protocol-change
Patch Set: comments and rebase Created 4 years, 9 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
« no previous file with comments | « content/content_common.gypi ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index c3f1f3dd8b5159abb4ed5d61f8c75ccd5251d0a1..be2a3b3132f2a0f3f49190d5deb2340ca1db467c 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -370,7 +370,8 @@
'browser/background_sync/background_sync_network_observer_unittest.cc',
'browser/background_sync/background_sync_service_impl_unittest.cc',
'browser/blob_storage/blob_async_builder_host_unittest.cc',
- 'browser/blob_storage/blob_async_transport_strategy_unittest.cc',
+ 'browser/blob_storage/blob_async_transport_request_builder_unittest.cc',
+ 'browser/blob_storage/blob_dispatcher_host_unittest.cc',
'browser/blob_storage/blob_storage_registry_unittest.cc',
'browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc',
'browser/bluetooth/bluetooth_blacklist_unittest.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698