Index: chrome/browser/ui/webui/history_ui.h |
=================================================================== |
--- chrome/browser/ui/webui/history_ui.h (revision 116011) |
+++ chrome/browser/ui/webui/history_ui.h (working copy) |
@@ -79,7 +79,7 @@ |
class HistoryUI : public ChromeWebUI { |
public: |
- explicit HistoryUI(TabContents* contents); |
+ explicit HistoryUI(content::WebContents* contents); |
// Return the URL for a given search term. |
static const GURL GetHistoryURLWithSearchText(const string16& text); |