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

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: comments, and simplification Created 5 years, 1 month 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 ba521a21e7b6d2a67762fda271818d3b815f21e6..ccb0f84291289e69d1ed7fe93010371a6ae9ebd5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -357,6 +357,8 @@
'browser/background_sync/background_sync_network_observer_unittest.cc',
'browser/background_sync/background_sync_power_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_storage_registry_unittest.cc',
'browser/browser_io_surface_manager_mac_unittest.cc',
'browser/browser_thread_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698