Index: chrome/browser/ui/webui/flash_ui.h |
=================================================================== |
--- chrome/browser/ui/webui/flash_ui.h (revision 116011) |
+++ chrome/browser/ui/webui/flash_ui.h (working copy) |
@@ -13,7 +13,7 @@ |
// The Web UI handler for about:flash. |
class FlashUI : public ChromeWebUI { |
public: |
- explicit FlashUI(TabContents* contents); |
+ explicit FlashUI(content::WebContents* contents); |
static RefCountedMemory* GetFaviconResourceBytes(); |