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

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

Issue 15447002: Remove ~1750 superfluous includes from core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebase a few hours 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') | Source/core/platform/text/TextEncodingDetectorICU.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/text/LocaleToScriptMappingDefault.cpp
diff --git a/Source/core/platform/text/LocaleToScriptMappingDefault.cpp b/Source/core/platform/text/LocaleToScriptMappingDefault.cpp
index be3e5ff9ca6bce36618d02082e7f29bfa980ffbf..afcdc24006abb5d18091cca67ba1a66cb71a1b52 100644
--- a/Source/core/platform/text/LocaleToScriptMappingDefault.cpp
+++ b/Source/core/platform/text/LocaleToScriptMappingDefault.cpp
@@ -29,7 +29,6 @@
*/
#include "config.h"
-#include "core/platform/text/LocaleToScriptMapping.h"
#include <wtf/HashMap.h>
#include <wtf/HashSet.h>
« no previous file with comments | « Source/core/platform/text/LocaleICU.cpp ('k') | Source/core/platform/text/TextEncodingDetectorICU.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698