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

Unified Diff: chrome/browser/ui/views/chrome_views_delegate.h

Issue 7206055: Add an option to run Chrome in the views desktop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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/ui/views/chrome_views_delegate.h
===================================================================
--- chrome/browser/ui/views/chrome_views_delegate.h (revision 89890)
+++ chrome/browser/ui/views/chrome_views_delegate.h (working copy)
@@ -14,6 +14,8 @@
class ChromeViewsDelegate : public views::ViewsDelegate {
public:
+ static views::View* default_parent_view;
+
ChromeViewsDelegate() {}
virtual ~ChromeViewsDelegate() {}
« no previous file with comments | « chrome/browser/renderer_host/render_widget_host_view_win.cc ('k') | chrome/browser/ui/views/chrome_views_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698