summaryrefslogtreecommitdiffstats
path: root/storage/storage_common.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/storage_common.gyp')
-rw-r--r--storage/storage_common.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/storage/storage_common.gyp b/storage/storage_common.gyp
index 74b9139..305a612 100644
--- a/storage/storage_common.gyp
+++ b/storage/storage_common.gyp
@@ -20,6 +20,11 @@
],
'defines': ['STORAGE_COMMON_IMPLEMENTATION'],
'sources': [
+ 'common/blob_storage/blob_item_bytes_request.cc',
+ 'common/blob_storage/blob_item_bytes_request.h',
+ 'common/blob_storage/blob_item_bytes_response.cc',
+ 'common/blob_storage/blob_item_bytes_response.h',
+ 'common/blob_storage/blob_storage_constants.h',
'common/data_element.cc',
'common/data_element.h',
'common/database/database_connections.cc',