Index: chrome/browser/ui/panels/panel.h |
=================================================================== |
--- chrome/browser/ui/panels/panel.h (revision 151357) |
+++ chrome/browser/ui/panels/panel.h (working copy) |
@@ -336,8 +336,6 @@ |
// This name should be set when the panel is created. |
const std::string app_name_; |
- Profile* profile_; |
- |
// Current collection of panels to which this panel belongs. This determines |
// the panel's screen layout. |
PanelStrip* panel_strip_; // Owned by PanelManager. |
Property changes on: chrome/browser/ui/panels/panel.h |
___________________________________________________________________ |
Added: svn:mergeinfo |