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

Unified Diff: content/content_child.gypi

Issue 1183713003: Blob Consolidation & Registry Hookup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: file path fix Created 5 years, 6 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
« no previous file with comments | « content/child/webblobregistry_impl.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index d817ccff099448bb5b8821e7f1b7f42bf4693a40..03f7e70f6c35ad444bad6c56d1e54c283f96da8a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -52,6 +52,8 @@
'child/background_sync/background_sync_type_converters.h',
'child/blink_platform_impl.cc',
'child/blink_platform_impl.h',
+ 'child/blob_storage/blob_consolidation.cc',
+ 'child/blob_storage/blob_consolidation.h',
'child/bluetooth/bluetooth_dispatcher.cc',
'child/bluetooth/bluetooth_dispatcher.h',
'child/bluetooth/bluetooth_message_filter.cc',
« no previous file with comments | « content/child/webblobregistry_impl.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698