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

Unified Diff: storage/browser/BUILD.gn

Issue 2339933004: [BlobStorage] BlobMemoryController & tests (Closed)
Patch Set: Fixed windows bug! 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
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/browser/blob/blob_async_transport_request_builder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/BUILD.gn
diff --git a/storage/browser/BUILD.gn b/storage/browser/BUILD.gn
index d76f52634a14db35ce0c8cfd9fe763cd4c53bf42..fffbdfe381730e1ec14b1e7c9f297863a6403022 100644
--- a/storage/browser/BUILD.gn
+++ b/storage/browser/BUILD.gn
@@ -18,6 +18,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",
« no previous file with comments | « content/test/BUILD.gn ('k') | storage/browser/blob/blob_async_transport_request_builder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698