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

Unified Diff: Source/wtf/text/TextCodec.cpp

Issue 98183002: Remove duplicated headers from wtf/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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
Index: Source/wtf/text/TextCodec.cpp
diff --git a/Source/wtf/text/TextCodec.cpp b/Source/wtf/text/TextCodec.cpp
index 2bb94d71f8dc089d80946b8b6da6371b06cc28cd..e7fc2fa2264d73e32d9db56f458ef215ae8b13a1 100644
--- a/Source/wtf/text/TextCodec.cpp
+++ b/Source/wtf/text/TextCodec.cpp
@@ -28,7 +28,6 @@
#include "wtf/text/TextCodec.h"
#include "wtf/StringExtras.h"
-#include "wtf/text/WTFString.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698