| Index: chrome/browser/search/hotword_service.cc
|
| diff --git a/chrome/browser/search/hotword_service.cc b/chrome/browser/search/hotword_service.cc
|
| index b566a44a7924e5503ccd10b5227a362e21b5f207..5a02b4cbbd69a32109aafeb7c25e3961d5d126f7 100644
|
| --- a/chrome/browser/search/hotword_service.cc
|
| +++ b/chrome/browser/search/hotword_service.cc
|
| @@ -424,7 +424,6 @@ void HotwordService::ShowHotwordNotification() {
|
| l10n_util::GetStringUTF16(IDS_HOTWORD_NOTIFICATION_DESCRIPTION),
|
| ui::ResourceBundle::GetSharedInstance().GetImageNamed(
|
| IDR_HOTWORD_NOTIFICATION_ICON),
|
| - blink::WebTextDirectionDefault,
|
| message_center::NotifierId(
|
| message_center::NotifierId::SYSTEM_COMPONENT,
|
| hotword_internal::kHotwordNotifierId),
|
|
|