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

Unified Diff: storage/common/BUILD.gn

Issue 2055053003: [BlobAsync] Disk support for blob storage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Finished comments, added new pending enum state Created 4 years, 5 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 a524eff74ceda62c903dcb697e3c248db5f4f49a..3263c4e5c6921fcfdf8b8f25712dfa3ce3166312 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -10,6 +10,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",

Powered by Google App Engine
This is Rietveld 408576698