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

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: Move typedef 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
« no previous file with comments | « content/browser/fileapi/chrome_blob_storage_context.cc ('k') | content/public/browser/blob_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7c62bf8752f06d6e21607323244504736c86ef2c..0ce0c4a825018bcff9168497968915192ba3112f 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_handle.h',
'public/browser/browser_accessibility_state.h',
'public/browser/browser_child_process_host.h',
'public/browser/browser_child_process_host_delegate.cc',
« no previous file with comments | « content/browser/fileapi/chrome_blob_storage_context.cc ('k') | content/public/browser/blob_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698