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

Unified Diff: Source/core/platform/text/TextEncodingDetectorICU.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: undo changes that were moved out of core/platform Created 7 years, 7 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/core/platform/text/LocaleICU.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/TextEncodingDetectorICU.cpp
diff --git a/Source/core/platform/text/TextEncodingDetectorICU.cpp b/Source/core/platform/text/TextEncodingDetectorICU.cpp
index 30e280082113dac3fe27ed2779f263dde636ba50..1f2e6324b11c9f9a915f319f52c458e1b9bcee2a 100644
--- a/Source/core/platform/text/TextEncodingDetectorICU.cpp
+++ b/Source/core/platform/text/TextEncodingDetectorICU.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/platform/text/TextEncodingDetector.h"
-#include "wtf/UnusedParam.h"
#include "wtf/text/TextEncoding.h"
#include <unicode/ucnv.h>
#include <unicode/ucsdet.h>
« no previous file with comments | « Source/core/platform/text/LocaleICU.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698