Chromium Code Reviews| Index: chrome/browser/ui/webui/conflicts_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/conflicts_ui.h (revision 116011) |
| +++ chrome/browser/ui/webui/conflicts_ui.h (working copy) |
| @@ -15,7 +15,7 @@ |
| // The Web UI handler for about:conflicts. |
| class ConflictsUI : public ChromeWebUI { |
| public: |
| - explicit ConflictsUI(TabContents* contents); |
| + explicit ConflictsUI(content::WebContents* contents); |
| static RefCountedMemory* GetFaviconResourceBytes(); |