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

Unified Diff: Source/web/WebEntities.cpp

Issue 58943003: Remove duplicated headers (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/web/WebDevToolsFrontendImpl.cpp ('k') | Source/web/WebFontImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebEntities.cpp
diff --git a/Source/web/WebEntities.cpp b/Source/web/WebEntities.cpp
index dd08b878c96a2c203b87d7ac981154cf3d7db6da..f9961856643b186fbc9d2c314e7ec64bc7b42d73 100644
--- a/Source/web/WebEntities.cpp
+++ b/Source/web/WebEntities.cpp
@@ -33,9 +33,7 @@
#include "public/platform/WebString.h"
#include <string.h>
-#include "wtf/HashMap.h"
#include "wtf/text/StringBuilder.h"
-#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « Source/web/WebDevToolsFrontendImpl.cpp ('k') | Source/web/WebFontImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698