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

Unified Diff: storage/storage_common.gyp

Issue 810403004: [Storage] Blob Storage Refactoring pt 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed copyright Created 5 years, 11 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/storage_common.gyp
diff --git a/storage/storage_common.gyp b/storage/storage_common.gyp
index 87d34b94d54b840012ffb9deda972adec1be08c9..74b913913038ba8cd8b67f76d012fdacae352ec6 100644
--- a/storage/storage_common.gyp
+++ b/storage/storage_common.gyp
@@ -22,12 +22,6 @@
'sources': [
'common/data_element.cc',
'common/data_element.h',
- 'common/blob/blob_data.cc',
- 'common/blob/blob_data.h',
- 'common/blob/scoped_file.cc',
- 'common/blob/scoped_file.h',
- 'common/blob/shareable_file_reference.cc',
- 'common/blob/shareable_file_reference.h',
'common/database/database_connections.cc',
'common/database/database_connections.h',
'common/database/database_identifier.cc',
« storage/browser/blob/blob_storage_context.cc ('K') | « storage/storage_browser.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698