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

Unified Diff: content/browser/net/view_blob_internals_job_factory.h

Issue 11410019: ********** Chromium Blob hacking (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 10 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/browser/net/view_blob_internals_job_factory.h
===================================================================
--- content/browser/net/view_blob_internals_job_factory.h (revision 183651)
+++ content/browser/net/view_blob_internals_job_factory.h (working copy)
@@ -4,7 +4,8 @@
#ifndef CONTENT_BROWSER_NET_VIEW_BLOB_INTERNALS_JOB_FACTORY_H_
#define CONTENT_BROWSER_NET_VIEW_BLOB_INTERNALS_JOB_FACTORY_H_
-
+#if 0
+// TODO: get this to work with the new context class
namespace net {
class NetworkDelegate;
class URLRequest;
@@ -29,4 +30,5 @@
} // namespace content
+#endif // 0
#endif // CONTENT_BROWSER_NET_VIEW_BLOB_INTERNALS_JOB_FACTORY_H_
« no previous file with comments | « content/browser/loader/resource_request_info_impl.cc ('k') | content/browser/net/view_blob_internals_job_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698