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