| Index: chrome/browser/sync/sync_error_notifier_ash.cc
|
| diff --git a/chrome/browser/sync/sync_error_notifier_ash.cc b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| index 4af01aa3204968925a3a38500002a735f5a733d4..41b1b7b0cc459a750a75fd0b981c40ba8066b258 100644
|
| --- a/chrome/browser/sync/sync_error_notifier_ash.cc
|
| +++ b/chrome/browser/sync/sync_error_notifier_ash.cc
|
| @@ -175,7 +175,6 @@ void SyncErrorNotifier::OnErrorChanged() {
|
| l10n_util::GetStringUTF16(IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE),
|
| ui::ResourceBundle::GetSharedInstance().GetImageNamed(
|
| IDR_NOTIFICATION_ALERT),
|
| - blink::WebTextDirectionDefault,
|
| notifier_id,
|
| base::string16(), // display_source
|
| base::ASCIIToUTF16(notification_id_),
|
|
|