summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/blob_url_request_job_factory.h
blob: b009eaf4ad275f6c6a10f0461a87b3a382914934 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CHROME_BROWSER_NET_BLOB_URL_REQUEST_JOB_FACTORY_H_
#define CHROME_BROWSER_NET_BLOB_URL_REQUEST_JOB_FACTORY_H_

void RegisterBlobURLRequestJobFactory();

#endif  // CHROME_BROWSER_NET_BLOB_URL_REQUEST_JOB_FACTORY_H_