| Index: chrome/test/base/testing_profile.h
|
| diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h
|
| index 7ed27d7f9319f40cf22b967942475b4bbe9c49ad..a92836092e41c61dfb23d299a19cc913f8a771d7 100644
|
| --- a/chrome/test/base/testing_profile.h
|
| +++ b/chrome/test/base/testing_profile.h
|
| @@ -332,8 +332,6 @@ class TestingProfile : public Profile {
|
| bool last_session_exited_cleanly_;
|
|
|
| scoped_refptr<HostContentSettingsMap> host_content_settings_map_;
|
| - scoped_refptr<content::GeolocationPermissionContext>
|
| - geolocation_permission_context_;
|
|
|
| FilePath last_selected_directory_;
|
| scoped_refptr<history::TopSites> top_sites_; // For history and thumbnails.
|
|
|