summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes/theme_service_factory.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/themes/theme_service_factory.cc')
-rw-r--r--chrome/browser/themes/theme_service_factory.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/themes/theme_service_factory.cc b/chrome/browser/themes/theme_service_factory.cc
index 8d37c3e..b3eae37 100644
--- a/chrome/browser/themes/theme_service_factory.cc
+++ b/chrome/browser/themes/theme_service_factory.cc
@@ -39,8 +39,7 @@ ThemeServiceFactory* ThemeServiceFactory::GetInstance() {
ThemeServiceFactory::ThemeServiceFactory()
: ProfileKeyedServiceFactory("ThemeService",
- ProfileDependencyManager::GetInstance())
-{}
+ ProfileDependencyManager::GetInstance()) {}
ThemeServiceFactory::~ThemeServiceFactory() {}