| Index: chrome/browser/net/chrome_url_request_context.h
|
| ===================================================================
|
| --- chrome/browser/net/chrome_url_request_context.h (revision 12517)
|
| +++ chrome/browser/net/chrome_url_request_context.h (working copy)
|
| @@ -65,7 +65,7 @@
|
| // context. This helper method is called from CreateOriginalForMedia and
|
| // CreateOffTheRecordForMedia.
|
| static ChromeURLRequestContext* CreateRequestContextForMedia(Profile* profile,
|
| - const FilePath& disk_cache_path);
|
| + const FilePath& disk_cache_path, bool off_the_record);
|
|
|
| // NotificationObserver implementation.
|
| virtual void Observe(NotificationType type,
|
|
|