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

Unified Diff: Source/platform/text/TextBoundaries.cpp

Issue 64643010: Remove duplicated headers from platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/LocaleWin.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/text/TextBoundaries.cpp
diff --git a/Source/platform/text/TextBoundaries.cpp b/Source/platform/text/TextBoundaries.cpp
index 69a045ae6c3439e31fca8d1824786a42eb58f1f7..b31afb267bd5907b82f26d374ae790b5f33e8ab3 100644
--- a/Source/platform/text/TextBoundaries.cpp
+++ b/Source/platform/text/TextBoundaries.cpp
@@ -29,7 +29,6 @@
#include "platform/text/TextBreakIterator.h"
#include "wtf/text/StringImpl.h"
-#include "wtf/unicode/Unicode.h"
using namespace WTF;
using namespace Unicode;
« no previous file with comments | « Source/platform/text/LocaleWin.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698