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

Unified Diff: Source/platform/text/TextDecoration.h

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/text/TextChecking.h ('k') | Source/platform/text/TextDirection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/text/TextDecoration.h
diff --git a/Source/platform/text/TextDecoration.h b/Source/platform/text/TextDecoration.h
index e32285135381092c91827d55ab8fa266b7d22b6d..1b3ca43ea8dcf04e2a99a498d0811fe80cb4d6f3 100644
--- a/Source/platform/text/TextDecoration.h
+++ b/Source/platform/text/TextDecoration.h
@@ -31,7 +31,7 @@
#ifndef TextDecoration_h
#define TextDecoration_h
-namespace WebCore {
+namespace blink {
enum TextDecorationType {
TextDecorationTypeSpelling = 1 << 1,
« no previous file with comments | « Source/platform/text/TextChecking.h ('k') | Source/platform/text/TextDirection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698