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

Unified Diff: chrome/chrome_browser.gypi

Issue 3282003: Support handling blob URL and resolve blob references in upload data.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 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: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 57912)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2023,6 +2023,8 @@
'browser/nacl_host/nacl_broker_service_win.h',
'browser/nacl_host/nacl_process_host.cc',
'browser/nacl_host/nacl_process_host.h',
+ 'browser/net/blob_url_request_job_factory.cc',
+ 'browser/net/blob_url_request_job_factory.h',
'browser/net/browser_url_util.cc',
'browser/net/browser_url_util.h',
'browser/net/chrome_cookie_notification_details.h',

Powered by Google App Engine
This is Rietveld 408576698