summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes/browser_theme_provider.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/themes/browser_theme_provider.cc')
-rw-r--r--chrome/browser/themes/browser_theme_provider.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/themes/browser_theme_provider.cc b/chrome/browser/themes/browser_theme_provider.cc
index fde7ea5..58a6c31 100644
--- a/chrome/browser/themes/browser_theme_provider.cc
+++ b/chrome/browser/themes/browser_theme_provider.cc
@@ -574,7 +574,7 @@ void BrowserThemeProvider::LoadThemePrefs() {
}
void BrowserThemeProvider::NotifyThemeChanged(Extension* extension) {
- LOG(INFO) << "Sending BROWSER_THEME_CHANGED";
+ VLOG(1) << "Sending BROWSER_THEME_CHANGED";
// Redraw!
NotificationService* service = NotificationService::current();
service->Notify(NotificationType::BROWSER_THEME_CHANGED,