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

Unified Diff: content/test/BUILD.gn

Issue 2906543002: Add support for reading blobs when using the network service. (Closed)
Patch Set: merge and switch back to associated request Created 3 years, 7 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index ea57ae5d746091b43d58a57754331dbc51f1d936..f756353d59049d34f8efcd71293f90cc1f4dfa50 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1073,6 +1073,7 @@ test("content_unittests") {
"../browser/background_sync/background_sync_service_impl_unittest.cc",
"../browser/blob_storage/blob_dispatcher_host_unittest.cc",
"../browser/blob_storage/blob_transport_host_unittest.cc",
+ "../browser/blob_storage/blob_url_unittest.cc",
"../browser/bluetooth/bluetooth_allowed_devices_unittest.cc",
"../browser/bluetooth/bluetooth_blocklist_unittest.cc",
"../browser/bluetooth/bluetooth_device_chooser_controller_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698