Index: ui/views/widget/widget.h |
diff --git a/ui/views/widget/widget.h b/ui/views/widget/widget.h |
index dd14d2bd82748608a51bdc3b948d2bf24fe03c66..c27319226d0cdb27b88dfffb5587953678d01b5c 100644 |
--- a/ui/views/widget/widget.h |
+++ b/ui/views/widget/widget.h |
@@ -758,7 +758,7 @@ |
private: |
friend class ComboboxTest; |
- friend class TextfieldTest; |
+ friend class NativeTextfieldViewsTest; |
// Sets the value of |disable_inactive_rendering_|. If the value changes, |
// both the NonClientView and WidgetDelegate are notified. |