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

Unified Diff: content/test/BUILD.gn

Issue 2339933004: [BlobStorage] BlobMemoryController & tests (Closed)
Patch Set: Created 4 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index d5c2015779ba771c63bd484fbc93bedccaba2fb8..4f8550d1d8088aaee72ba7784de501e4714950cb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -939,6 +939,7 @@ test("content_unittests") {
"../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