| Index: chrome/browser/chromeos/policy/consumer_management_notifier.cc
|
| diff --git a/chrome/browser/chromeos/policy/consumer_management_notifier.cc b/chrome/browser/chromeos/policy/consumer_management_notifier.cc
|
| index 3c4273328dc92574c2458f452e5ce56ca9b33d92..8cba0ed1c8b85c2e85cdef5d2dcfc47e5b2a85ba 100644
|
| --- a/chrome/browser/chromeos/policy/consumer_management_notifier.cc
|
| +++ b/chrome/browser/chromeos/policy/consumer_management_notifier.cc
|
| @@ -171,7 +171,6 @@ void ConsumerManagementNotifier::ShowDesktopNotification(
|
| l10n_util::GetStringUTF16(body_message_id),
|
| ui::ResourceBundle::GetSharedInstance().GetImageNamed(
|
| IDR_CONSUMER_MANAGEMENT_NOTIFICATION_ICON),
|
| - blink::WebTextDirectionDefault,
|
| message_center::NotifierId(message_center::NotifierId::SYSTEM_COMPONENT,
|
| notification_id),
|
| base::string16(), // display_source
|
|
|