| Index: content/app/content_main_runner.cc
|
| diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc
|
| index dffa55610d78825285fbdeeb283f15c911ef3cf7..2016a6172093aadf755fe3240b3aedfed721cf9d 100644
|
| --- a/content/app/content_main_runner.cc
|
| +++ b/content/app/content_main_runner.cc
|
| @@ -603,7 +603,6 @@ class ContentMainRunnerImpl : public ContentMainRunner {
|
| crypto::EarlySetupForNSSInit();
|
| #endif
|
|
|
| - ui::RegisterPathProvider();
|
| RegisterPathProvider();
|
| RegisterContentSchemes(true);
|
|
|
|
|