| Index: chrome/browser/ui/webui/downloads_ui_browsertest.h
|
| diff --git a/chrome/browser/ui/webui/downloads_ui_browsertest.h b/chrome/browser/ui/webui/downloads_ui_browsertest.h
|
| index a32514693006e2c5ed53100a7e66b60cd8158dda..f5370c839289827f40c438b3511b80a1c1add87b 100644
|
| --- a/chrome/browser/ui/webui/downloads_ui_browsertest.h
|
| +++ b/chrome/browser/ui/webui/downloads_ui_browsertest.h
|
| @@ -17,6 +17,8 @@ class DownloadsUIBrowserTest : public WebUIBrowserTest {
|
| // Sets the pref to allow or prohibit deleting history entries.
|
| void SetDeleteAllowed(bool allowed);
|
|
|
| + void ChangeProfileToSupervised();
|
| +
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(DownloadsUIBrowserTest);
|
| };
|
|
|