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

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: 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..af41feff09b0ab29fc136f538a83ad8d44ba1190 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -52,6 +52,7 @@
'public/browser/android/synchronous_compositor.h',
'public/browser/ax_event_notification_details.cc',
'public/browser/ax_event_notification_details.h',
+ 'public/browser/blob_context.h',
'public/browser/browser_accessibility_state.h',
'public/browser/browser_child_process_host.h',
'public/browser/browser_child_process_host_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698