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