| Index: chrome/test/base/testing_profile.h
|
| ===================================================================
|
| --- chrome/test/base/testing_profile.h (revision 178598)
|
| +++ chrome/test/base/testing_profile.h (working copy)
|
| @@ -310,9 +310,6 @@
|
| // Creates a TestingPrefService and associates it with the TestingProfile.
|
| void CreateTestingPrefService();
|
|
|
| - virtual base::Callback<ChromeURLDataManagerBackend*(void)>
|
| - GetChromeURLDataManagerBackendGetter() const OVERRIDE;
|
| -
|
| // The policy service. Lazily created as a stub.
|
| scoped_ptr<policy::PolicyService> policy_service_;
|
|
|
|
|