| Index: chrome/test/reliability/automated_ui_test_base.h
|
| diff --git a/chrome/test/reliability/automated_ui_test_base.h b/chrome/test/reliability/automated_ui_test_base.h
|
| index 36f170eb59da847a0f864720449e7bb107afd0cd..8fbf13849914ad3396590ef1b831f2290d5bba61 100644
|
| --- a/chrome/test/reliability/automated_ui_test_base.h
|
| +++ b/chrome/test/reliability/automated_ui_test_base.h
|
| @@ -107,10 +107,6 @@ class AutomatedUITestBase : public UITest {
|
| // Returns true on success.
|
| bool SelectPreviousTab();
|
|
|
| - // Displays the bookmark bar.
|
| - // Returns true on success.
|
| - bool ShowBookmarkBar();
|
| -
|
| // Opens the Downloads page in the current active browser window.
|
| // Returns true on success.
|
| bool ShowDownloads();
|
|
|