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

Unified Diff: chrome/browser/views/bookmark_bubble_view.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: chrome/browser/views/bookmark_bubble_view.h
===================================================================
--- chrome/browser/views/bookmark_bubble_view.h (revision 24784)
+++ chrome/browser/views/bookmark_bubble_view.h (working copy)
@@ -57,6 +57,8 @@
// Override to close on return.
virtual bool AcceleratorPressed(const views::Accelerator& accelerator);
+ virtual void ViewHierarchyChanged(bool is_add, View* parent, View* child);
+
private:
// Model for the combobox showing the list of folders to choose from. The
// list always contains the bookmark bar, other node and parent. The list
« no previous file with comments | « no previous file | chrome/browser/views/bookmark_bubble_view.cc » ('j') | views/controls/textfield/native_textfield_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698