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

Unified Diff: Source/core/html/HTMLSpanElement.cpp

Issue 15422005: Remove unused includes from core/html .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: 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
Index: Source/core/html/HTMLSpanElement.cpp
diff --git a/Source/core/html/HTMLSpanElement.cpp b/Source/core/html/HTMLSpanElement.cpp
index 560ffb475940385ab8319f8da2e3864d41ef593a..f8f0f8a4a206c44914dcc0f3b4dea4c912ae7a02 100644
--- a/Source/core/html/HTMLSpanElement.cpp
+++ b/Source/core/html/HTMLSpanElement.cpp
@@ -26,8 +26,6 @@
#include "config.h"
#include "core/html/HTMLSpanElement.h"
-#include "HTMLNames.h"
pdr. 2013/05/22 04:07:41 And here.
-
namespace WebCore {
using namespace HTMLNames;

Powered by Google App Engine
This is Rietveld 408576698