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

Unified Diff: chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h

Issue 114059: Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/tab_contents/native_tab_contents_container_gtk.h
===================================================================
--- chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h (revision 17161)
+++ chrome/browser/views/tab_contents/native_tab_contents_container_gtk.h (working copy)
@@ -9,7 +9,7 @@
#include "views/controls/native_view_host_gtk.h"
class NativeTabContentsContainerGtk : public NativeTabContentsContainer,
- public views::NativeViewHostGtk {
+ public views::NativeViewHost {
public:
explicit NativeTabContentsContainerGtk(TabContentsContainer* container);
virtual ~NativeTabContentsContainerGtk();
« no previous file with comments | « chrome/browser/views/location_bar_view.cc ('k') | chrome/browser/views/tab_contents/native_tab_contents_container_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698