| Index: chrome/browser/extensions/extensions_service_unittest.h
|
| diff --git a/chrome/browser/extensions/extensions_service_unittest.h b/chrome/browser/extensions/extensions_service_unittest.h
|
| index 62f6a9536e1c18441c959bb3d5853885c0882689..fe298b4b1ed6e84b0403a7efff0cee04d6548982 100644
|
| --- a/chrome/browser/extensions/extensions_service_unittest.h
|
| +++ b/chrome/browser/extensions/extensions_service_unittest.h
|
| @@ -38,7 +38,6 @@ class ExtensionsServiceTestBase : public testing::Test {
|
|
|
| protected:
|
| ScopedTempDir temp_dir_;
|
| - scoped_ptr<PrefService> prefs_;
|
| scoped_ptr<Profile> profile_;
|
| FilePath extensions_install_dir_;
|
| scoped_refptr<ExtensionsService> service_;
|
|
|