Index: views/controls/native_control_gtk.h |
=================================================================== |
--- views/controls/native_control_gtk.h (revision 27081) |
+++ views/controls/native_control_gtk.h (working copy) |
@@ -36,10 +36,6 @@ |
virtual void NativeControlCreated(GtkWidget* widget); |
private: |
- static void CallFocusIn(GtkWidget* widget, |
- GdkEventFocus* event, |
- NativeControlGtk* button); |
- |
DISALLOW_COPY_AND_ASSIGN(NativeControlGtk); |
}; |
Property changes on: views/controls/native_control_gtk.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |