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

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: comments and test 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
« no previous file with comments | « content/child/blob_storage/blob_transport_controller_unittest.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 158f134db32b6f138f68ee7f3e67ee62c9270ff3..f74ecaeb3f6795cb6f0df51105f35aaa2f0bd841 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -54,6 +54,8 @@
'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/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_discardable_shared_memory_manager.cc',
« no previous file with comments | « content/child/blob_storage/blob_transport_controller_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698