| Index: chrome/browser/dom_ui/history_ui.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/history_ui.cc (revision 15342)
|
| +++ chrome/browser/dom_ui/history_ui.cc (working copy)
|
| @@ -367,7 +367,7 @@
|
|
|
| HistoryUIHTMLSource* html_source = new HistoryUIHTMLSource();
|
|
|
| - // Set up the chrome-ui://history/ source.
|
| + // Set up the chrome://history/ source.
|
| g_browser_process->io_thread()->message_loop()->PostTask(FROM_HERE,
|
| NewRunnableMethod(&chrome_url_data_manager,
|
| &ChromeURLDataManager::AddDataSource,
|
|
|