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

Unified Diff: storage/common/BUILD.gn

Issue 1288373002: [BlobAsync] Patch 2: Common Constants (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@async1
Patch Set: removed messages Created 5 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 c6bfd6a730939d1c3c9e18c7a3f3c70d912198c7..5282bca013bb37f63d5cd5fd79925488722d796e 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -6,6 +6,10 @@
component("common") {
output_name = "storage_common"
sources = [
+ "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.h",
"data_element.cc",
"data_element.h",
"database/database_connections.cc",

Powered by Google App Engine
This is Rietveld 408576698