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

Unified Diff: Source/platform/text/TextStream.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/TextRunIterator.h ('k') | Source/platform/text/TextStream.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/text/TextStream.h
diff --git a/Source/platform/text/TextStream.h b/Source/platform/text/TextStream.h
index 9e0c12c43b332d1ae03538546e345d6c162fdf69..224164dd28ff5884fd4dd05855bdd63fe3f5c322 100644
--- a/Source/platform/text/TextStream.h
+++ b/Source/platform/text/TextStream.h
@@ -32,7 +32,7 @@
#include "wtf/text/StringBuilder.h"
#include "wtf/unicode/Unicode.h"
-namespace WebCore {
+namespace blink {
class IntPoint;
class IntRect;
« no previous file with comments | « Source/platform/text/TextRunIterator.h ('k') | Source/platform/text/TextStream.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698