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

Unified Diff: net/net.gyp

Issue 10703089: Replaced static URLRequestDataJob factory with protocol handler for Data jobs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 73c7fd4168711eab24eab04bf2408701b3c92152..5cab1236b4f4887d946d390a3f7fbfeadfb07ed7 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -718,6 +718,8 @@
'udp/udp_socket_libevent.h',
'udp/udp_socket_win.cc',
'udp/udp_socket_win.h',
+ 'url_request/data_protocol_handler.cc',
+ 'url_request/data_protocol_handler.h',
'url_request/fraudulent_certificate_reporter.h',
'url_request/url_fetcher.cc',
'url_request/url_fetcher.h',

Powered by Google App Engine
This is Rietveld 408576698