Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(961)

Unified Diff: content/app/content_main_runner.cc

Issue 2845523003: Removes duplicate ui::RegisterPathProvider() (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | services/service_manager/embedder/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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);
« no previous file with comments | « no previous file | services/service_manager/embedder/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698