Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(723)

Unified Diff: views/controls/textfield/native_textfield_gtk.h

Issue 177026: Make the views bookmark bubble work on GTK.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: views/controls/textfield/native_textfield_gtk.h
===================================================================
--- views/controls/textfield/native_textfield_gtk.h (revision 24784)
+++ views/controls/textfield/native_textfield_gtk.h (working copy)
@@ -38,6 +38,8 @@
virtual void NativeControlCreated(GtkWidget* widget);
private:
+ Textfield* textfield_;
+
DISALLOW_COPY_AND_ASSIGN(NativeTextfieldGtk);
};
Property changes on: views/controls/textfield/native_textfield_gtk.h
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698