| Index: chrome/test/base/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/base/testing_profile.h (revision 99284)
|
| +++ chrome/test/base/testing_profile.h (working copy)
|
| @@ -218,6 +218,7 @@
|
|
|
| virtual const content::ResourceContext& GetResourceContext();
|
|
|
| + virtual net::SpdyConfigService* GetSpdyConfigService();
|
| virtual net::SSLConfigService* GetSSLConfigService();
|
| virtual UserStyleSheetWatcher* GetUserStyleSheetWatcher();
|
| virtual FindBarState* GetFindBarState();
|
|
|