| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h
|
| index 4210040e081fb0e0a59041d477ac04212b07b6b4..f61b870222cc617581504c01f11bb885fc2aafef 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -39,6 +39,7 @@ class ProfileImplIOData : public ProfileIOData {
|
| const FilePath& extensions_cookie_path,
|
| const FilePath& app_path);
|
|
|
| + content::ResourceContextGetter* GetResourceContextGetter() const;
|
| scoped_refptr<ChromeURLRequestContextGetter>
|
| GetMainRequestContextGetter() const;
|
| scoped_refptr<ChromeURLRequestContextGetter>
|
|
|