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

Unified Diff: Source/platform/exported/linux/WebFontRenderStyle.cpp

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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
« no previous file with comments | « Source/platform/exported/WrappedResourceResponse.h ('k') | Source/platform/fonts/AlternateFontFamily.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/linux/WebFontRenderStyle.cpp
diff --git a/Source/platform/exported/linux/WebFontRenderStyle.cpp b/Source/platform/exported/linux/WebFontRenderStyle.cpp
index a1b9e2420baceb0f04f572fce052ba6c8d2db1a1..17d453efd8dfd06c1a4b8993c920265e2e00c979 100644
--- a/Source/platform/exported/linux/WebFontRenderStyle.cpp
+++ b/Source/platform/exported/linux/WebFontRenderStyle.cpp
@@ -33,7 +33,7 @@
#include "platform/fonts/FontRenderStyle.h"
-using WebCore::FontRenderStyle;
+using blink::FontRenderStyle;
namespace blink {
« no previous file with comments | « Source/platform/exported/WrappedResourceResponse.h ('k') | Source/platform/fonts/AlternateFontFamily.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698