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

Unified Diff: content/content_child.gypi

Issue 1292523002: [BlobAsync] Patch 3: Renderer Classes & Logic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@async2
Patch Set: comment and build Created 5 years, 2 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 42587bde7dce7dbbd322b860200541ed3691246c..63cfacfa0fa2fdad5ec93f556806654b5205447e 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -56,6 +56,10 @@
'child/blink_platform_impl.h',
'child/blob_storage/blob_consolidation.cc',
'child/blob_storage/blob_consolidation.h',
+ 'child/blob_storage/blob_transport_controller.cc',
+ 'child/blob_storage/blob_transport_controller.h',
+ 'child/blob_storage/blob_transport_temporary_holder.cc',
+ 'child/blob_storage/blob_transport_temporary_holder.h',
'child/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_discardable_shared_memory_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698