diff options
Diffstat (limited to 'chrome/browser/themes/theme_service_factory.h')
-rw-r--r-- | chrome/browser/themes/theme_service_factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/themes/theme_service_factory.h b/chrome/browser/themes/theme_service_factory.h index 8211130..cc89002 100644 --- a/chrome/browser/themes/theme_service_factory.h +++ b/chrome/browser/themes/theme_service_factory.h @@ -7,7 +7,7 @@ #include <map> -#include "base/singleton.h" +#include "base/memory/singleton.h" #include "content/common/notification_observer.h" #include "content/common/notification_registrar.h" |