| Index: chrome/tools/automated_ui_test_tools/possible_actions.txt
|
| diff --git a/chrome/tools/automated_ui_test_tools/possible_actions.txt b/chrome/tools/automated_ui_test_tools/possible_actions.txt
|
| index 9e5ad612cc3f5e07474f581507b1565a59e1c479..c69406f917a5405eae737c20baf02a913b6076f8 100644
|
| --- a/chrome/tools/automated_ui_test_tools/possible_actions.txt
|
| +++ b/chrome/tools/automated_ui_test_tools/possible_actions.txt
|
| @@ -1,3 +1,4 @@
|
| +# Please keep the list sorted.
|
| Back
|
| ChangeEncoding
|
| CloseTab
|
| @@ -16,7 +17,8 @@ DragTabRight
|
| DragTabOut
|
| OpenWindow
|
| Reload
|
| -RestoreTab
|
| +# Disabled, it doesn't work reliably (http://crbug.com/21636).
|
| +# RestoreTab
|
| SelectNextTab
|
| SelectPrevTab
|
| ShowBookmarks
|
|
|