Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / download / download_shelf_view.h
index f536267..e7ce06c 100644 (file)
@@ -56,6 +56,9 @@ class DownloadShelfView : public views::AccessiblePaneView,
   // i.e. the |browser_|.
   content::PageNavigator* GetNavigator();
 
+  // Returns the parent_.
+  BrowserView* get_parent() { return parent_; }
+
   // Implementation of View.
   virtual gfx::Size GetPreferredSize() OVERRIDE;
   virtual void Layout() OVERRIDE;