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

Unified Diff: content/test/BUILD.gn

Issue 2339933004: [BlobStorage] BlobMemoryController & tests (Closed)
Patch Set: rebase 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 cf7de1e88b107492eda13a8dae653bbe80b10e1e..62e020ea591d93d4f03e1f80a37c1badea3aeb28 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -952,6 +952,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",
pwnall 2016/09/21 09:03:35 It's a bit odd (and against the style guide, I thi
dmurph 2016/09/21 23:45:52 We don't have a tests target for storage, so we pu
"../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