Index: chrome/browser/profiles/profile_dependency_manager.cc |
=================================================================== |
--- chrome/browser/profiles/profile_dependency_manager.cc (revision 178598) |
+++ chrome/browser/profiles/profile_dependency_manager.cc (working copy) |
@@ -78,7 +78,6 @@ |
#include "chrome/browser/ui/find_bar/find_bar_state_factory.h" |
#include "chrome/browser/ui/global_error/global_error_service_factory.h" |
#include "chrome/browser/ui/tabs/pinned_tab_service_factory.h" |
-#include "chrome/browser/ui/webui/chrome_url_data_manager_factory.h" |
#include "chrome/browser/ui/webui/ntp/ntp_resource_cache_factory.h" |
#include "chrome/browser/user_style_sheet_watcher_factory.h" |
#include "chrome/browser/webdata/web_data_service_factory.h" |
@@ -242,7 +241,6 @@ |
captive_portal::CaptivePortalServiceFactory::GetInstance(); |
#endif |
ChromeGeolocationPermissionContextFactory::GetInstance(); |
- ChromeURLDataManagerFactory::GetInstance(); |
#if defined(ENABLE_PRINTING) |
CloudPrintProxyServiceFactory::GetInstance(); |
#endif |