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

Unified Diff: views/controls/native_control_gtk.h

Issue 214029: Adding focus to NaviteViewHost. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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
« no previous file with comments | « views/controls/native_control.cc ('k') | views/controls/native_control_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « views/controls/native_control.cc ('k') | views/controls/native_control_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698