summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_views_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/textfield/native_textfield_views_unittest.cc')
-rw-r--r--views/controls/textfield/native_textfield_views_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/textfield/native_textfield_views_unittest.cc b/views/controls/textfield/native_textfield_views_unittest.cc
index 190aaae..30a8d08 100644
--- a/views/controls/textfield/native_textfield_views_unittest.cc
+++ b/views/controls/textfield/native_textfield_views_unittest.cc
@@ -101,7 +101,7 @@ namespace views {
// TODO(oshima): Move tests that are independent of TextfieldViews to
// textfield_unittests.cc once we move the test utility functions
-// from chrome/browser/automation/ to app/test/.
+// from chrome/browser/automation/ to ui/base/test/.
class NativeTextfieldViewsTest : public ViewsTestBase,
public TextfieldController {
public: