Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1570)

Unified Diff: chrome/browser/notifications/welcome_notification_unittest.cc

Issue 63273002: Rename WebKit namespace to blink (part 4) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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),
« no previous file with comments | « chrome/browser/notifications/sync_notifier/synced_notification.cc ('k') | chrome/browser/plugins/plugin_installer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698