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

Unified Diff: storage/common/BUILD.gn

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/common/BUILD.gn
diff --git a/storage/common/BUILD.gn b/storage/common/BUILD.gn
index 5212a92eb2492ff327181abd6b9c1f7406283ab6..00679727aabd8a076d017a66572791dc2cf20f23 100644
--- a/storage/common/BUILD.gn
+++ b/storage/common/BUILD.gn
@@ -9,12 +9,6 @@ component("common") {
"data_element.cc",
"data_element.h",
"storage_common_export.h",
- "blob/blob_data.cc",
- "blob/blob_data.h",
- "blob/scoped_file.cc",
- "blob/scoped_file.h",
- "blob/shareable_file_reference.cc",
- "blob/shareable_file_reference.h",
"database/database_connections.cc",
"database/database_connections.h",
"database/database_identifier.cc",

Powered by Google App Engine
This is Rietveld 408576698