| 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", | 
|  |