| 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 33cbba73a1061f7905071f9991cc8734241ad243..a9aef821160f3786c3055b5cdcf0557ed57fd331 100644
|
| --- a/chrome/browser/local_discovery/privet_notifications.cc
|
| +++ b/chrome/browser/local_discovery/privet_notifications.cc
|
| @@ -266,7 +266,7 @@ void PrivetNotificationService::PrivetNotify(bool has_multiple,
|
| body,
|
| ui::ResourceBundle::GetSharedInstance().GetImageNamed(
|
| IDR_LOCAL_DISCOVERY_CLOUDPRINT_ICON),
|
| - WebKit::WebTextDirectionDefault,
|
| + blink::WebTextDirectionDefault,
|
| message_center::NotifierId(GURL(kPrivetNotificationOriginUrl)),
|
| product_name,
|
| UTF8ToUTF16(kPrivetNotificationID),
|
|
|