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

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: Separated out RecordMemoryRead 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index bc7b1c1c57402ba574bea700f7ddeabce857524c..977d2779d8c35b6a83a9d574c90eb81a935cfba9 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',

Powered by Google App Engine
This is Rietveld 408576698