| Index: ash/focus_cycler_unittest.cc
|
| diff --git a/ash/focus_cycler_unittest.cc b/ash/focus_cycler_unittest.cc
|
| index b28f071e96f19979f9b433f1ea700417881aa2ee..078093967c7794fd272425007cd8f08567fb91b9 100644
|
| --- a/ash/focus_cycler_unittest.cc
|
| +++ b/ash/focus_cycler_unittest.cc
|
| @@ -57,8 +57,6 @@ class PanedWidgetDelegate : public views::WidgetDelegate {
|
|
|
| } // namespace
|
|
|
| -// TODO(jamescook): Migrate this test to //ash/common after the status area
|
| -// widget moves. http://crbug.com/620955
|
| class FocusCyclerTest : public AshTestBase {
|
| public:
|
| FocusCyclerTest() {}
|
|
|