Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / editing / SmartReplaceICU.cpp
index 0d35e32..efa779b 100644 (file)
@@ -35,7 +35,7 @@
 #include "wtf/text/WTFString.h"
 #include <unicode/uset.h>
 
-namespace WebCore {
+namespace blink {
 
 static void addAllCodePoints(USet* smartSet, const String& string)
 {