| Index: chrome/test/testing_profile.h
|
| diff --git a/chrome/test/testing_profile.h b/chrome/test/testing_profile.h
|
| index b461f5e518791a66fbe3ba3e6d9543f7f98820cd..3d390c22c4b5db770b7ad9cd5dc2a9118c3e4ae2 100644
|
| --- a/chrome/test/testing_profile.h
|
| +++ b/chrome/test/testing_profile.h
|
| @@ -246,7 +246,6 @@ class TestingProfile : public Profile {
|
| virtual void InitExtensions(bool extensions_enabled) {}
|
| virtual void InitPromoResources() {}
|
| virtual void InitRegisteredProtocolHandlers() {}
|
| - virtual NTPResourceCache* GetNTPResourceCache();
|
|
|
| virtual FilePath last_selected_directory();
|
| virtual void set_last_selected_directory(const FilePath& path);
|
|
|