Index: chrome/browser/local_discovery/privet_notifications.cc |
diff --git a/chrome/browser/local_discovery/privet_notifications.cc b/chrome/browser/local_discovery/privet_notifications.cc |
index 7824b4e974b55d78df894675fcb325e63443f882..a6f19c4a0af97cb4d13064354a2a0b9c0d2c4646 100644 |
--- a/chrome/browser/local_discovery/privet_notifications.cc |
+++ b/chrome/browser/local_discovery/privet_notifications.cc |
@@ -269,7 +269,6 @@ void PrivetNotificationService::PrivetNotify(bool has_multiple, |
body, |
ui::ResourceBundle::GetSharedInstance().GetImageNamed( |
IDR_LOCAL_DISCOVERY_CLOUDPRINT_ICON), |
- blink::WebTextDirectionDefault, |
message_center::NotifierId(GURL(kPrivetNotificationOriginUrl)), |
product_name, |
base::UTF8ToUTF16(kPrivetNotificationID), |