Index: chrome/browser/notifications/welcome_notification_unittest.cc |
diff --git a/chrome/browser/notifications/welcome_notification_unittest.cc b/chrome/browser/notifications/welcome_notification_unittest.cc |
index d2b3492f818afe332eb0f2b687749e91579f70c8..9533307280feb43c769e5f238763afe82bdcaed3 100644 |
--- a/chrome/browser/notifications/welcome_notification_unittest.cc |
+++ b/chrome/browser/notifications/welcome_notification_unittest.cc |
@@ -153,7 +153,7 @@ class WelcomeNotificationTest : public testing::Test { |
base::UTF8ToUTF16("Title"), |
base::UTF8ToUTF16("Body"), |
gfx::Image(), |
- WebKit::WebTextDirectionDefault, |
+ blink::WebTextDirectionDefault, |
notifier_id, |
base::UTF8ToUTF16("Source"), |
base::UTF8ToUTF16(notification_id), |