| Index: chrome/browser/supervised_user/child_accounts/child_account_service.h
|
| diff --git a/chrome/browser/supervised_user/child_accounts/child_account_service.h b/chrome/browser/supervised_user/child_accounts/child_account_service.h
|
| index dcab4426374658b47445a2baf713f1ce5e79aef9..67539a9a7d00f2f28c810e86fcaabf427a8cc44b 100644
|
| --- a/chrome/browser/supervised_user/child_accounts/child_account_service.h
|
| +++ b/chrome/browser/supervised_user/child_accounts/child_account_service.h
|
| @@ -103,8 +103,6 @@ class ChildAccountService : public KeyedService,
|
| void ClearFirstCustodianPrefs();
|
| void ClearSecondCustodianPrefs();
|
|
|
| - void EnableExperimentalFiltering();
|
| -
|
| // Owns us via the KeyedService mechanism.
|
| Profile* profile_;
|
|
|
|
|