| Index: chrome/browser/notifications/message_center_notifications_browsertest.cc
|
| diff --git a/chrome/browser/notifications/message_center_notifications_browsertest.cc b/chrome/browser/notifications/message_center_notifications_browsertest.cc
|
| index 52f9949b666c517061fac0cc20ee36a41069f977..882df3f1210b466ebc21aacacd62bab4ca65ae06 100644
|
| --- a/chrome/browser/notifications/message_center_notifications_browsertest.cc
|
| +++ b/chrome/browser/notifications/message_center_notifications_browsertest.cc
|
| @@ -126,7 +126,6 @@ class MessageCenterNotificationsTest : public InProcessBrowserTest {
|
| base::ASCIIToUTF16("title"),
|
| base::ASCIIToUTF16("message"),
|
| gfx::Image(),
|
| - blink::WebTextDirectionDefault,
|
| message_center::NotifierId(
|
| message_center::NotifierId::APPLICATION,
|
| "extension_id"),
|
|
|