Chromium Code Reviews| Index: chrome/browser/ui/webui/chromeos/system_info_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/chromeos/system_info_ui.h (revision 116011) |
| +++ chrome/browser/ui/webui/chromeos/system_info_ui.h (working copy) |
| @@ -10,7 +10,7 @@ |
| class SystemInfoUI : public ChromeWebUI { |
| public: |
| - explicit SystemInfoUI(TabContents* contents); |
| + explicit SystemInfoUI(content::WebContents* contents); |
| private: |
| DISALLOW_COPY_AND_ASSIGN(SystemInfoUI); |