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

Unified Diff: content/content_browser.gypi

Issue 266373006: Blobs: Mechanism for creating Blobs in browser process, then transferring to renderer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: self review fixes Created 6 years, 7 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index c073222e68c53d77747bec961a2f368997cf4fdc..707558f47642db401cb1fe5c3f0ee4593fd447f7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -113,6 +113,7 @@
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/file_descriptor_info.h',
+ 'public/browser/fileapi/blob_context.h',
'public/browser/font_list_async.h',
'public/browser/geolocation_permission_context.h',
'public/browser/geolocation_provider.h',

Powered by Google App Engine
This is Rietveld 408576698