Chromium Code Reviews| Index: chrome/browser/ui/webui/devtools_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/devtools_ui.h (revision 116011) |
| +++ chrome/browser/ui/webui/devtools_ui.h (working copy) |
| @@ -14,7 +14,7 @@ |
| public: |
| static void RegisterDevToolsDataSource(Profile* profile); |
| - explicit DevToolsUI(TabContents* contents); |
| + explicit DevToolsUI(content::WebContents* contents); |
| // WebUI |
| virtual void RenderViewCreated(RenderViewHost* render_view_host) OVERRIDE; |