summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_extension_notification.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/speech/speech_input_extension_notification.cc')
-rw-r--r--chrome/browser/speech/speech_input_extension_notification.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/speech/speech_input_extension_notification.cc b/chrome/browser/speech/speech_input_extension_notification.cc
index 8dd92a4..6a07a46 100644
--- a/chrome/browser/speech/speech_input_extension_notification.cc
+++ b/chrome/browser/speech/speech_input_extension_notification.cc
@@ -52,7 +52,7 @@ NotificationTrayImages::NotificationTrayImages() {
IDR_SPEECH_INPUT_TRAY_BALLOON_ICON);
}
-base::LazyInstance<NotificationTrayImages> g_images(base::LINKER_INITIALIZED);
+base::LazyInstance<NotificationTrayImages> g_images = LAZY_INSTANCE_INITIALIZER;
} // namespace