| Index: chrome/browser/dom_ui/chrome_url_data_manager.h
|
| ===================================================================
|
| --- chrome/browser/dom_ui/chrome_url_data_manager.h (revision 6238)
|
| +++ chrome/browser/dom_ui/chrome_url_data_manager.h (working copy)
|
| @@ -16,7 +16,7 @@
|
| class URLRequest;
|
| class URLRequestJob;
|
|
|
| -// To serve dynamic data off of chrome-resource: URLs, implement the
|
| +// To serve dynamic data off of chrome: URLs, implement the
|
| // ChromeURLDataManager::DataSource interface and register your handler
|
| // with AddDataSource.
|
|
|
|
|