No review, build fix only.
Fix Windows and Chromium builds after http://trac.webkit.org/changeset/50977.
Unify TextBoundaries implementations by only relying on WTF Unicode abstractions
https://bugs.webkit.org/show_bug.cgi?id=31468
* WebCore.gypi: Rename TextBoundariesICU -> TextBoundaries
* WebCore.vcproj/WebCore.vcproj: Rename TextBoundariesICU -> TextBoundaries
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@50980
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2009-11-13 Eric Seidel <eric@webkit.org>
+
+ No review, build fix only.
+
+ Fix Windows and Chromium builds after http://trac.webkit.org/changeset/50977.
+
+ Unify TextBoundaries implementations by only relying on WTF Unicode abstractions
+ https://bugs.webkit.org/show_bug.cgi?id=31468
+
+ * WebCore.gypi: Rename TextBoundariesICU -> TextBoundaries
+ * WebCore.vcproj/WebCore.vcproj: Rename TextBoundariesICU -> TextBoundaries
+
2009-11-12 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Dmitry Titov.
'platform/text/StringImpl.cpp',
'platform/text/StringImpl.h',
'platform/text/TextBoundaries.h',
- 'platform/text/TextBoundariesICU.cpp',
+ 'platform/text/TextBoundaries.cpp',
'platform/text/TextBreakIterator.h',
'platform/text/TextBreakIteratorICU.cpp',
'platform/text/TextBreakIteratorInternalICU.h',
>\r
</File>\r
<File\r
- RelativePath="..\platform\text\TextBoundariesICU.cpp"\r
+ RelativePath="..\platform\text\TextBoundaries.cpp"\r
>\r
</File>\r
<File\r