| Index: chrome_frame/test/ui_test.cc
|
| ===================================================================
|
| --- chrome_frame/test/ui_test.cc (revision 56867)
|
| +++ chrome_frame/test/ui_test.cc (working copy)
|
| @@ -324,11 +324,6 @@
|
| ContextMenuTest() {}
|
|
|
| virtual void SetUp() {
|
| - // These tests must run on an unlocked desktop in order to use MSAA to
|
| - // select menu items.
|
| - ASSERT_TRUE(IsDesktopUnlocked())
|
| - << "This test must run on an unlocked desktop";
|
| -
|
| // These are UI-related tests, so we do not care about the exact
|
| // navigations that occur.
|
| ie_mock_.ExpectAnyNavigations();
|
|
|