Chromium Code Reviews| Index: chrome/browser/ui/webui/task_manager_dialog.cc |
| =================================================================== |
| --- chrome/browser/ui/webui/task_manager_dialog.cc (revision 116051) |
| +++ chrome/browser/ui/webui/task_manager_dialog.cc (working copy) |
| @@ -27,6 +27,7 @@ |
| using content::BrowserThread; |
| using content::WebContents; |
| +using content::WebUIMessageHandler; |
| class TaskManagerDialogImpl : public HtmlDialogUIDelegate { |
| public: |