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

Unified Diff: storage/browser/BUILD.gn

Issue 2339933004: [BlobStorage] BlobMemoryController & tests (Closed)
Patch Set: histograms and windows fix Created 4 years, 2 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: storage/browser/BUILD.gn
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
index a4cc79a2e3f9fc92a217d83fc7fb9daaaee64a15..a6a1468e583f2e01322bc45d8c8b765935fd571b 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -17,6 +17,8 @@ component("browser") {
"blob/blob_data_item.h",
"blob/blob_data_snapshot.cc",
"blob/blob_data_snapshot.h",
+ "blob/blob_memory_controller.cc",
+ "blob/blob_memory_controller.h",
"blob/blob_reader.cc",
"blob/blob_reader.h",
"blob/blob_storage_context.cc",

Powered by Google App Engine
This is Rietveld 408576698