| Index: chrome/browser/ui/webui/sync_internals_ui.h
|
| ===================================================================
|
| --- chrome/browser/ui/webui/sync_internals_ui.h (revision 116011)
|
| +++ chrome/browser/ui/webui/sync_internals_ui.h (working copy)
|
| @@ -24,7 +24,7 @@
|
| public browser_sync::JsEventHandler,
|
| public browser_sync::JsReplyHandler {
|
| public:
|
| - explicit SyncInternalsUI(TabContents* contents);
|
| + explicit SyncInternalsUI(content::WebContents* contents);
|
| virtual ~SyncInternalsUI();
|
|
|
| // WebUI implementation.
|
|
|