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

Unified Diff: storage/common/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
Index: storage/common/BUILD.gn
diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn
index 03766c3a20bee1f4185c0b3f649f2b3a28f197d4..1f15f4898571d26a71bcdafb029534c441a98d66 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -9,6 +9,7 @@ component("common") {
"blob_storage/blob_item_bytes_request.h",
"blob_storage/blob_item_bytes_response.cc",
"blob_storage/blob_item_bytes_response.h",
+ "blob_storage/blob_storage_constants.cc",
"blob_storage/blob_storage_constants.h",
"data_element.cc",
"data_element.h",
« no previous file with comments | « storage/browser/blob/shareable_blob_data_item.cc ('k') | storage/common/blob_storage/blob_storage_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698